]> git.proxmox.com Git - pve-common.git/history - src/PVE/CLIHandler.pm
createSchema: include type property
[pve-common.git] / src / PVE / CLIHandler.pm
2015-09-18 Dietmar Maurerbug fix: PVE::Tools::split_args returns a reference
2015-09-18 Dietmar Maurerpass whole command line to bash completion function
2015-09-18 Dietmar Maurerprint_bash_completion: correctly handle shell quoting
2015-09-15 Dietmar MaurerCLIHandler: allow binaries with '-' in command name
2015-09-04 Dietmar Maurerrun_cli: skip environment init for PVE::Service::*...
2015-09-04 Dietmar MaurerCLIHandler: add support for services (PVE::Daemon)...
2015-09-04 Dietmar Maurergenerate_pod_manpage: fix for 'simple' commands
2015-09-04 Dietmar Maurerhandle_simple_cmd: code cleanups
2015-09-04 Dietmar MaurerCLIHandler: add helper to generate bash completion...
2015-09-03 Dietmar Maureradd run() method to CLIHandler
2015-09-03 Dietmar Maureradd helpers to verify API without starting the binary
2015-09-02 Dietmar Maureradd bash completion handler
2015-05-28 Wolfgang Bumillerdefer some daemon setup routines
2015-02-27 Dietmar Maurerrename data to src