VSS Command Line Interface (vss-cli) v0.2.6 🎃
VSS-CLI v0.2.6 is available for download via PyPI or GitLab. Latest version includes the following improvements and bug fixes:
Improvements
Table format support for CSV (#196)
Commands:
* (all)
Description
The VSS Command line interface supports more than 10 table formats thanks to python-tabulate implemented in the option --table-format. But now, we have added support to CSV:
Bug Fixes
Command compute vm rm: auto completion provides network object (#192)
Core check available updates always provide an up-to-date package (#193)
Command compute domain ls: filters not working properly (#194)
Core option --columns width exception thrown when result is empty (#195)
Upgrade
Remember, VSS-CLI documentation is now available in VSS-CLI and the full Change Log is available here. Upgrade or install VSS-CLI 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