/
VSS Command Line Interface v0.4.8
VSS Command Line Interface v0.4.8
VSSCLI v0.4.8 is available for download via PyPI or GitLab. Latest version includes the following improvements and bug fixes:
Improvements
vss compute vm get --help provides more short help
Docker base image has been updated to pyvss v0.9.5
Updated click-repl module to v0.1.5
Bug fixes
Fixed issue in use guide command.
Fixed issue dependency error when installing vsscli
Remember, VSSCLI documentation is now available in VSSCLI
Upgrade or install PyVSS as follows:
# using vsscli
vss upgrade
# upgrade with pip
pip install vsscli --upgrade
# install
pip install vsscli
Docker images available: uofteis/vsscli:py2 and uofteis/vsscli:py3:
docker run -it -v /tmp:/data \
-e VSS_API_USER=user_here -e VSS_API_USER_PASS=user_pass_here \
-e VSS_DEFAULT_OUTPUT=json \
uofteis/vsscli bash
For more information, please refer to the official documentation site.
Related content
VSS Command Line Interface v0.4.2
VSS Command Line Interface v0.4.2
More like this
VSS Command Line Interface (vss-cli) v0.1.8
VSS Command Line Interface (vss-cli) v0.1.8
More like this
VSS Command Line Interface (vss-cli) v0.1.4
VSS Command Line Interface (vss-cli) v0.1.4
More like this
VSS Command Line Interface (vss-cli) v0.1.2
VSS Command Line Interface (vss-cli) v0.1.2
More like this
VSS Command Line Interface (vss-cli) v0.1.5
VSS Command Line Interface (vss-cli) v0.1.5
More like this
VSS Command Line Interface (vss-cli) v0.2.0
VSS Command Line Interface (vss-cli) v0.2.0
More like this
University of Toronto - Since 1827