pve-client/PVE/APIClient/Commands
René Jochum 2f964a751c Add start command
I've added the logic to poll the task given by status/start until its
"stopped", this enables an usage like:

pveclient lxc create 999 && pveclient start 999 && pveclient enter 999

Signed-off-by: René Jochum <r.jochum@proxmox.com>
2018-06-13 08:39:51 +02:00
..
config.pm add missing file PVE/APIClient/Commands/config.pm 2018-06-12 12:06:46 +02:00
help.pm Config.pm: add new defaults sections 2018-06-12 11:17:45 +02:00
list.pm Add a simple implementation of list 2018-06-12 06:39:35 +02:00
lxc.pm Use get_standard_option for vmid in enter 2018-06-13 08:26:01 +02:00
remote.pm Config.pm: add new defaults sections 2018-06-12 11:17:45 +02:00
start.pm Add start command 2018-06-13 08:39:51 +02:00