Skip to content

New command: planner plan get #2528

@Abderahman88

Description

@Abderahman88

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions