René Jochum
|
4e14c0d17b
|
Remove timeout from the stop command (lxc doesn't support it)
|
2018-06-20 06:50:13 +02:00 |
|
René Jochum
|
aa66d1df95
|
Fix old none ::APIClient uses.
Signed-off-by: René Jochum <r.jochum@proxmox.com>
|
2018-06-20 06:42:49 +02:00 |
|
Dietmar Maurer
|
9305b2c986
|
make timeouts optional
|
2018-06-14 13:22:40 +02:00 |
|
René Jochum
|
42de9764b4
|
Add the remaining guest commands
Signed-off-by: René Jochum <r.jochum@proxmox.com>
|
2018-06-14 12:41:12 +02:00 |
|
Dietmar Maurer
|
c9138c03bc
|
use packages from PVE::APIClient
|
2018-06-14 09:16:02 +02:00 |
|
René Jochum
|
ca3269f4d8
|
Add update-pve-common make target to move code to PVE/APIClient.
|
2018-06-13 13:20:53 +02:00 |
|
René Jochum
|
4cedebf640
|
Add spice command
|
2018-06-13 10:50:24 +02:00 |
|
Dietmar Maurer
|
89335fb177
|
rename start.pm to GuestStatus.pm, implement stop command
Please note that we group similar commands inside a single command class.
Our CLIHandler then nicely groups this commands inside help.
|
2018-06-13 09:24:37 +02:00 |
|