VSS Command Line Interface (vss-cli) v2023.3.0
VSS-CLI v2023.3.0 is available for download via https://pypi.org/project/vss-cli/ or GitLab (internal). Latest version includes the following improvements and bug fixes:
Improvements
compute vm set disk up: --confirm flag to prompt for confirmation. (#610)
ovf get: support for Strings/ovf:Strings reference (#612)
raw: restrict calls only to utoronto.ca|edu domains (#614)
Bug Fixes
ovf get: error when @ovf:fileRef is missing. (#611)
compute vm mk from-file: error when deploying from clib. (#613)
Upgrade
Remember, VSS-CLI documentation is now available in VSS-CLI and the full Change Log is available https://eis.utoronto.ca/~vss/vss-cli/changelog.html#v2023-3-0-2023-03-14. Upgrade or install VSS-CLI as follows:
# using vss-cli
vss-cli upgrade
# upgrade with pip
pip install vss-cli --upgrade
# install
pip install vss-cli
# Homebrew users
brew update && brew upgrade vss-cli |
For more information, please refer to the official documentation https://eis.utoronto.ca/~vss/vss-cli/changelog.html#v2023-3-0-2023-03-14 .