sauryadas / Azure-CLI-VMSS

Azure CLI VM Scale Sets (VMSS) Samples
1 stars 1 forks source link

Reorder the displayed VMSS command list to be on par with vm command list #21

Closed sauryadas closed 8 years ago

sauryadas commented 8 years ago

_New order _

create-or-update quick-create list list-all list-skus delete delete-instances power-off restart start deallocate get get-instance-view reimage update-instances

create-or-update-parameters generate create-or-update-parameters patch

rolled up create-or-update-parameters [options]

sauryadas commented 8 years ago

Actually Vm commands have no order; VMSS commands are alphabetically ordered. Need to keep the new config section/group separate and kept last.