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

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

+Provide feedback when processing a time consuming task

By implementing click-spinner we are able to provide feedback to users while processing a time consuming task, such as listing all your new vm deployment requests. For now, we introduced the "spinner" in almost 60% of the commands but eventually will be all over the vss-cli.

- Fixed: configure command mismatch from autocompletion

- Fixed: configure upgrade missing description


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 

# 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