Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

Bug Fixes

compute vm get console: throws AttributeError exception. (#519)

Improvements

core: update pyjwt to 2.4.0. (#527)

core: update pyvss to 2022.6.0. (#528)

compute vm mk from-clib: option --day-zero config and --id-token for Day0 configuration (#525)

compute vm mk from-file: support day-zero configuration via config and id-token in vss-cli config spec (#526)

compute vm get tpm: list virtual trusted platform module in virtual machine (#524)

compute vm set tpm mk: create virtual trusted platform module (#523)

compute vm set tpm rm: remove virtual trusted platform module (#523)

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.

  • No labels