]> git.proxmox.com Git - qemu-server.git/commit
add qm command for cloudinit config dump
authorMira Limbeck <m.limbeck@proxmox.com>
Wed, 5 Jun 2019 09:09:43 +0000 (11:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 6 Jun 2019 12:34:11 +0000 (14:34 +0200)
commit1e1763e9c8f2e765770bfcd823d1a4cd3a999e98
treee40987254c86a0d0d231805d49fd4cbde3600e8e
parent7370974930cd0792a279672f1ef54a1da61b6aa3
add qm command for cloudinit config dump

Adds the command 'qm cloudinit dump <vmid> <type>' where type is either
'user', 'network' or 'meta' as specified in the API.

Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com>
PVE/CLI/qm.pm