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

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

Improvements:

  • #145: core: pyvss upgrade from 0.9.39 -> 0.9.40: by jm.lopez

  • #147: core: ruamel.yaml upgrade to 0.16.5: by jm.lopez

  • #148: core: Pygments upgrade to 2.4.2: by jm.lopez

  • #149: core: click-plugins upgrade to 1.1.1: by jm.lopez

  • #151: core: update Configuration.get_images attribute methods: by jm.lopez

  • #152: core: autocompletion improvements: by jm.lopez

  • #154: ci: check-in version and git SHA on VSS API: by jm.lopez

Bug Fixes:

  • #143: core: config.get_folder_by_name_or_moref_path cannot find folder: by jm.lopez

  • #150: core: autocompletion not populating all folders: by jm.lopez

New Features:

  • #153: compute vm set: Add a --wait flag to commands which generate requests: by jm.lopez

  • #153: compute vm mk: Add a --wait flag to commands which generate requests: by jm.lopez

  • #153: compute folder set: Add a --wait flag to commands which generate requests: by jm.lopez

  • #153: compute inventory mk: Add a --wait flag to commands which generate requests: 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