microsoftgraph / msgraph-cli-archived

The Microsoft Graph CLI repository has moved. This repository is now an archive.
https://github.com/microsoftgraph/msgraph-cli
Other
44 stars 9 forks source link

Feat/update commands structure #194

Closed samwelkanda closed 3 years ago

samwelkanda commented 3 years ago

Overview

Renames all verb-noun commands to follow the noun verb semantic. eg mgc applications application create-extension-property to mgc applications application extension-property create.

Demo

image

Notes

N/A

Testing Instructions

Microsoft Reviewers: Open in CodeFlow

Closes #154