Renames all verb-noun commands to follow the nounverb semantic. eg mgc applications application create-extension-property to mgc applications application extension-property create.
Demo
Notes
N/A
Testing Instructions
Pull these changes
Generate extensions using the new script
Run mgc -h on any workload
Observe that all verb-noun commands have been renamed to nounverb pattern
Overview
Renames all
verb-noun
commands to follow thenoun
verb
semantic. egmgc applications application create-extension-property
tomgc applications application extension-property create
.Demo
Notes
N/A
Testing Instructions
mgc -h
on any workloadverb-noun
commands have been renamed tonoun
verb
patternMicrosoft Reviewers: Open in CodeFlow
Closes #154