VSS Command Line Interface (vss-cli) v0.1.9

VSS-CLI v0.1.9 is available for download via PyPI or GitLab. Latest version includes the following improvements and new features:

Improvements:

  • #122: core: removing config.update_vm_floppy in favour of pyvss
  • #121: core: pyvss upgrade from 0.9.35 -> 0.9.36
  • #119: compute vm get controller scsi: command update
  • #118: compute vm get disk scsi: provides scsi controller used by disk
  • #117: compute vm set disk scsi: updates scsi controller used by disk
  • #116: compute folder get children: gets children folder of a given folder
  • #115: compute folder get vm: command update
  • #114: compute folder ls: add options to filter and sort

New Features:

  • #120: compute vm set controller scsi mk: create vm scsi controllers
  • #120: compute vm set controller scsi up: update vm scsi controllers
  • #120: compute vm set controller scsi rm: remove vm scsi controllers


Remember, VSS-CLI documentation is now available in VSS-CLI and the full Change Log is available here.

Upgrade or install PyVSS as follows:

# using vss-cli
vss-cli upgrade stable

# upgrade with pip
pip install vss-cli --upgrade

# install
pip install vss-cli 

For more information, please refer to the official documentation site.

University of Toronto - Since 1827