...
Code Block |
---|
vss-cli compute vm set --wait vm-2183 ha-group mk vm-2185 id : 195 status : IN_PROGRESS task_id : d7adc2cd-1e83-42de-bf85-75ec159d512f message : Request has been accepted for processing ā³ Waiting for request 195 to complete... 🎉 Request 195 completed successfully: warnings : New VM HA Group updated on vm-2183 to vm-2185, vm-2183, New VM HA Group updated on vm-2185 to vm-2185, vm-2183 errors : vss-cli compute vm get vm-2185 ha-group moref name VALID ------- --------------- ------- vm-2183 2004T-Frontend2 False vm-2185 2004T-Frontend3 False |
Virtual Machine HA-Group mg
...
for existing ha-group migrationĀ (#294)
Commands:
compute vm set ha-group mg
...
Updated documentation to prioritize moref over uuid (#293)
Update pyvss from 0.13.1-> 0.14.1 (
...
#285)
Update click-spinner fromĀ v0.1.8 -> v0.1.10 (#291)
Bug Fixes
Missing autocompletion for request new get command (#289)
Missing autocompletion for request snapshot get command (#290)
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:
...