VSS Command Line Interface (vss-cli) v0.2.4 🎉

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

Improvements

Virtual Machine, folder and inventory commands --wait flag support for multiple requests (#172)

Commands

  • compute vm mk --wait

  • compute vm set --wait
  • compute folder set --wait
  • compute inventory mk --wait


Virtual machine create (mk) command standardization (#179)

Commands

  • compute vm mk --wait


Bug Fixes

Documentation: Invalid network option to change network adapter (#168)

Virtual Machine CD creation schema error (#169)

Commands

  • compute vm set cd mk

Message command --filter option does not work properly (#170)

Commands

  • message ls --filters

Missing --extra-config option in Virtual Machine from-clone command (#177)

Commands

  • compute vm mk from-clone --extra-config

Duplicated --notes/-s flag (#178)

Commands

  • compute vm mk --notes/-s

New Features

Flag --instances to deploy multiple virtual machine instances with a single command (#171, #173, #175, #176)

Commands

  • compute vm mk from-template --instances

  • compute vm mk from-clone --instances
  • compute vm mk from-spec --instances
  • compute vm mk shell --instances

Upgrade

Remember, VSS-CLI documentation is now available in VSS-CLI and the full Change Log is available here. Upgrade or install VSS-CLI 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