[pve-devel] [PATCH manager v2 0/5] add pvenode task list/log/status and improve api
Dominik Csapak
d.csapak at proxmox.com
Fri Jun 29 10:20:18 CEST 2018
this series improves the api schema a bit (adds defaults,description,etc.)
and adds new commands to pvenode
pvenode task list
pvenode task status <upid>
pvenode task log <upid>
changes from v1:
* change the path to the api print helper, since those moved to CLIFormatter
Dominik Csapak (5):
add more api schema information for node task list and log
node task list: set the defaults better
task log: set default in the api call
add task list/log/status to pvenode
whitespace fix
PVE/API2/Tasks.pm | 81 +++++++++++++++++++++++++++++++++---------------------
PVE/CLI/pvenode.pm | 25 +++++++++++++++++
2 files changed, 75 insertions(+), 31 deletions(-)
--
2.11.0
More information about the pve-devel
mailing list