VSS Command Line Interface (vss-cli) v0.2.1
VSS-CLI v0.2.1 is available for download via PyPI or GitLab. Latest version includes the following improvements and new features:
Improvements:
- #129:
core
: pyvss upgrade from 0.9.38 -> 0.9.39: by jm.lopez - #131:
docs
: vmware paravirtual scsi migration how-to: by jm.lopez - #133:
core
:vss
command as an alias ofvss-cli
: by jm.lopez - #135:
docs
: known issues in docs/use.rst : by jm.lopez - #137:
compute vm ls
: improving filtering processing: by jm.lopez - #138:
compute template ls
: improving filtering processing: by jm.lopez - #139:
compute folder ls
: improving filtering processing: by jm.lopez - #140:
compute net ls
: improving filtering processing: by jm.lopez - #141:
compute os ls
: improving filtering processing: by jm.lopez - #142:
compute iso public ls
: improving filtering processing: by jm.lopez
Bug Fixes:
- #130:
core
:config.get_vm_by_uuid_or_name
cannot find templates: by jm.lopez - #132:
core
:config.get_vm_by_uuid_or_name
cannot find vms: by jm.lopez - #134:
compute vm mk from-file
:-s/--save
expects argument: by jm.lopez
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.
University of Toronto - Since 1827