[libvirt PATCH 0/5] Formalize the deprecation of arguments in virsh

Tim Wiederhake twiederh at redhat.com
Mon Mar 22 16:09:59 UTC 2021


virsh has several arguments that are better not used. This series introduces
a formal way of marking them as deprecated.

Tim Wiederhake (5):
  vsh: Set default log level to "warning"
  vsh: Introduce flag for deprecated options
  vsh: setmem: Mark '--kilobytes' as deprecated
  vsh: setmaxmem: Mark '--kilobytes' as deprecated
  vsh: secret-set-value: Mark '--base64' as deprecated

 tools/virsh-domain.c |  2 ++
 tools/virsh-secret.c |  3 +--
 tools/vsh.c          | 11 +++++++++--
 tools/vsh.h          | 11 ++++++-----
 4 files changed, 18 insertions(+), 9 deletions(-)

-- 
2.26.2





More information about the libvir-list mailing list