Commit Graph

11 Commits

Author SHA1 Message Date
Dietmar Maurer
98007830ee make read_password a CLIHandler class method
And use new run_cli_handler() method.
2015-10-02 10:45:58 +02:00
Dietmar Maurer
09281ad744 convert pveum into a PVE::CLI class 2015-10-01 16:49:37 +02:00
Wolfgang Bumiller
ef740495f0 pveum: check for $cmd being defined
fixes an 'undefined value' error when no command is
specified.
2015-06-10 10:39:08 +02:00
Wolfgang Bumiller
a8a4cd6445 non-root buildfix 2015-05-27 11:13:17 +02:00
Dietmar Maurer
7c410d6301 use warnings instead of global -w flag 2013-10-01 13:04:53 +02:00
Dietmar Maurer
bdc61d7a18 dd 'pveum passwd' method 2012-02-23 12:06:06 +01:00
Dietmar Maurer
7a4c849ea3 changed 'pveum aclmod' command line arguments
We cant use multiple arguments with '-list' types. JSONSchema::get_options is unable to handle that.
2012-02-14 12:08:36 +01:00
Dietmar Maurer
f3957883eb moved Pool.pm to pve-manager package 2012-01-27 08:44:22 +01:00
Dietmar Maurer
39c85db819 add pool API 2012-01-26 12:42:01 +01:00
Dietmar Maurer
362fe4c650 create correct man page and .pod 2011-10-20 08:39:39 +02:00
Dietmar Maurer
2c3a6c0aaa iimported from svn 'pve-access-control/trunk' 2011-08-23 07:27:48 +02:00