VSS Command Line Interface (vss-cli) v2022.6.1
VSS-CLI v2022.6.1 is available for download via PyPI or GitLab. Latest version includes the following improvements and bug fixes:
- 1 Bug Fixes
- 2 Improvements
- 2.1 core: update pyjwt to 2.4.0. (#527)
- 2.2 core: update pyvss to 2022.6.0. (#528)
- 2.3 compute vm mk from-clib: option --day-zero config and --id-token for Day0 configuration (#525)
- 2.4 compute vm mk from-file: support day-zero configuration via config and id-token in vss-cli config spec (#526)
- 2.5 compute vm get tpm: list virtual trusted platform module in virtual machine (#524)
- 2.6 compute vm set tpm mk: create virtual trusted platform module (#523)
- 2.7 compute vm set tpm rm: remove virtual trusted platform module (#523)
- 3 Upgrade
Bug Fixes
compute vm mk from-clib
: --additional-params
error even if not provided. (#530
)
compute vm mk from-file
: ignores admin
in vss-cli configuration spec. (#531
)
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.
University of Toronto - Since 1827