VSS Command Line Interface (vss-cli) v2023.3.1
VSS-CLI v2023.3.1 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 mk from-file: post process hostname from custom_spec (#620)
compute vm mk from-file: --save/ --no-save improvements (#621)
Bug Fixes
compute vm mk from-file: ignores memory in cli specification. (#617)
core: shows empty message of the day (#618)
compute vm mk from-file: ignores storage-type in cli specification. (#619)
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-1-2023-03-29 . 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/
University of Toronto - Since 1827