VSS Command Line Interface v0.1.8


A new version of the VSS Command Line interface is out!

Please, upgrade your VSS CLI by doing pip install vsscli --upgrade. 

We have added the following new features, bug fixes and examples:

  • Bug Fixes
    • Domain and memory short options where equal.
  • Features
    • Query and update billing department/client. vss compute get/set <uuid> client
    • Store multiple endpoint credentials in configuration. vss configure
    • List multiple endpoint credentials. vss configure ls
    • Deploy virtual machines with vss compute vm mk from-file <file_name>.json

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