Usage
planner plan get [options]
Description
Retrieve information about the specified plan
Options
| Option |
Description |
-i, --id [id] |
The Id of the plan. Specify either id or title but not both. |
-t, --title [title] |
The title of the plan. Specify either id or title but not both. OwnerGroupId or ownerGroupName is required when setting this property. |
--ownerGroupId [ownerGroupId] |
ID of the Group that owns the plan. A valid group must exist before this option can be set. Specify either ownerGroupId or ownerGroupName but not both. |
--ownerGroupName [ownerGroupName] |
Name of the Group that owns the plan. A valid group must exist before this option can be set. Specify either ownerGroupId or ownerGroupName but not both. |
Additional Information
GET https://graph.microsoft.com/v1.0/planner/plans/{plan-id}
Example
m365 planner plan get -i gndWOTSK60GfPQfiDDj43JgACDCb
Usage
planner plan get [options]Description
Retrieve information about the specified planOptions
-i, --id [id]-t, --title [title]--ownerGroupId [ownerGroupId]--ownerGroupName [ownerGroupName]Additional Information
GET https://graph.microsoft.com/v1.0/planner/plans/{plan-id}Example
m365 planner plan get -i gndWOTSK60GfPQfiDDj43JgACDCb