pnp / cli-microsoft365

Manage Microsoft 365 and SharePoint Framework projects on any platform
https://aka.ms/cli-m365
MIT License
923 stars 325 forks source link

New command: planner roster get #4395

Closed milanholemans closed 1 year ago

milanholemans commented 1 year ago

Usage

m365 planner roster get [options]

Description

Gets information about the specific Microsoft Planner Roster

Options

Option Description
--id <id> ID of the Planner Roster.

Examples

Gets information about a specific Planner Roster

m365 planner roster get --id tYqYlNd6eECmsNhN_fcq85cAGAnd

Default properties

No response

Additional Info

API Request: https://learn.microsoft.com/en-us/graph/api/plannerroster-get?view=graph-rest-beta&tabs=http

Let's also add to the docs:

Adam-it commented 1 year ago

nothing to add. Awesome work 👍

nanddeepn commented 1 year ago

Can I work on this?

milanholemans commented 1 year ago

Sure @nanddeepn! All yours!