]> git.proxmox.com Git - pve-manager-legacy.git/commit
fixup pvesh for changes in pve-common
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 11 Jul 2018 08:48:45 +0000 (10:48 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 11 Jul 2018 08:51:14 +0000 (10:51 +0200)
commit9730f1e2394e292b6e6f91bbf167419550c26d2c
treebcb25de055fb1fb900eaa850d48435098407a78c
parentbe96a593346b93c721e90380e7db7227a2fec822
fixup pvesh for changes in pve-common

In pve-common the following changes happened:
  0adee98 ("cli_handler: pass common output options as separate parameter")
  352b7a1 ("PVE::CLIFormatter - implement new output options")
We now get the format passed via an options hash in the
output function instead of seeing it as an api call
parameter.

Similarly, --quiet is now already handled there.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
bin/pvesh