VSS Command Line Interface (vss-cli) v2021.12.0🎄

VSS-CLI v2021.12.0 is available for download via PyPI or GitLab. Latest version includes the following improvements and bug fixes:

Improvements

compute vm set snapshot mk: include --memory or exclude --no-memory in snapshot. (#463)

Commands:

  • compute vm set snapshot mk --memory/--no-memory

Description:

If --memory is set, a dump of the internal state of the virtual machine is included in the snapshot. Memory snapshots consume time and resources, and thus take longer to create. When set to --no-memory, the power state of the snapshot is set to powered off.

core: minimum python to 3.7. (#486)

core: update pick to 1.2.0. (#487)

core: update pyvss to 2021.12.0. (#488)

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 # 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