[pve-devel] [PATCH v3 0/2] Fix #1924: add snapshot parameter
Rhonda D'Vine
rhonda at proxmox.com
Mon Jan 21 15:46:13 CET 2019
The config and showcmd CLI commands offer the config and showcmd
functions. Both of that outputs may vary with respect to a given
snapshot. This adds a switch that shows the corresponding snapshot's
config and command line.
Signed-off-by: Rhonda D'Vine <rhonda at proxmox.com>
Rhonda D'Vine (2):
pve-container: Fix #1924: add snapshot parameter
qemu-server: Fix #1924: add snapshot parameter
pve-container/debian/control | 2 +-
pve-container/src/PVE/API2/LXC/Config.pm | 19 +++++++++++++++++++
qemu-server/PVE/API2/Qemu.pm | 19 +++++++++++++++++++
qemu-server/PVE/CLI/qm.pm | 12 ++++++++++--
qemu-server/PVE/QemuServer.pm | 13 ++++++++++++-
5 files changed, 61 insertions(+), 4 deletions(-)
--
2.11.0
More information about the pve-devel
mailing list