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

VSS-CLI v0.1.5 is available for download via PyPI or GitLab. Latest version includes the following improvements and bug fixes:

Improvements:

  • #90: compute vm get spec: generates a VSS-CLI specification: by jm.lopez

  • #91: compute vm mk from-file: checks for VSS CLI specification: by jm.lopez

  • #92: compute vm set extra-cfg mk: create guestinfo option: by jm.lopez

  • #92: compute vm set extra-cfg up: update guestinfo option: by jm.lopez

  • #92: compute vm set extra-cfg rm: remove guestinfo option: by jm.lopez

  • #95: compute vm get console: option to generate link for a given client (html5, flash, vmrc): by jm.lopez

  • #96: core: ruamel.yaml upgrade from 0.15.92 -> 0.15.94: by jm.lopez

  • #97: core: pyvss upgrade from 0.9.30 -> 0.9.32: by jm.lopez

Bug Fixes:

  • #93: core: autocompletion is not working properly with multi-endpoint configuration: by jm.lopez


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