VSS Command Line Interface (vss-cli) v0.1.3
VSS-CLI v0.1.3 is available for download via PyPI or GitLab. Latest version includes the following improvements and bug fixes:
Improvements:
#69:
core
: Implement ruamel.yaml for yaml mgmt#72:
core
: spinner improvements#78:
core
: emoji handling/rendering improvements#79:
stor
: general improvements
Bug Fixes:
#68:
core
: options are overridden by configuration file#71:
upgrade
: stable does not occur due to a missing argument#73:
service
: missing column name in table format#74:
core
: config.py aka ctx does not match services available#75:
configure mk
: missing default endpoint#76:
configure migrate
: unhandled exception with invalid configuration#77:
configure set
: cannot change default_endpoint_name when invalid endpoint is found#80:
status
: command fails when there’s no input format selected
Upgrade or install PyVSS 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.
Related content
University of Toronto - Since 1827