You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
c.argument('hibernate', arg_type=get_three_state_flag(), help='Hibernate a virtual machine from the VM scale set. Available for VMSS with Flexible OrchestrationMode only.', min_api='2023-03-01')
697
+
695
698
withself.argument_context('vmss reimage') asc:
696
699
c.argument('instance_ids', nargs='+',
697
700
help='Space-separated list of VM instance ID. If missing, reimage all instances.',
0 commit comments