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/add extensions #170

Closed calebkiage closed 3 years ago

calebkiage commented 3 years ago

Overview

Earlier, installed beta extensions would replace existing extensions with the same name. We now mark them clearly as beta so a user can have them side by side.

Demo

Screenshot: image

Notes

Known issue: None

Testing Instructions

To install extensions, run: ./mg extension add --name bookings-beta ./mg -h

Microsoft Reviewers: Open in CodeFlow