]> git.proxmox.com Git - qemu-server.git/commit - PVE/CLI/qm.pm
print query-proxmox-support result in 'full' status
authorStefan Reiter <s.reiter@proxmox.com>
Tue, 24 Nov 2020 15:41:22 +0000 (16:41 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 24 Nov 2020 16:20:56 +0000 (17:20 +0100)
commit6891fd70ed87ecfcb8dfa590da5fa7800423c710
treece10e4996995d9c8fb367a7cb45c6eb4e7f4884f
parent1b535ca9f9ca5a43e5eca09f3d7e844b67c3c326
print query-proxmox-support result in 'full' status

Extends print_recursive_hash for the CLI to handle JSON booleans so the
result will actually show up in 'qm status --verbose'.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
PVE/CLI/qm.pm
PVE/QemuServer.pm