mirror of
https://git.proxmox.com/git/pve-client
synced 2025-10-04 10:39:35 +00:00
![]() Please note that we group similar commands inside a single command class. Our CLIHandler then nicely groups this commands inside help. |
||
---|---|---|
debian | ||
PVE | ||
.gitignore | ||
extractapi.pl | ||
Makefile | ||
pve-api-definition.dat | ||
pveclient | ||
pveclient.bash-completion | ||
README |
Experimental PVE Client The following files are copied from our pve-common package: PVE/CLIHandler.pm: removed PVE::Inotify use. PVE/Exception.pm PVE/JSONSchema.pm PVE/RESTHandler.pm PVE/SafeSyslog.pm PVE/Tools.pm: only selected/required helpers PVE/PTY.pm