Skip to content

New command: planner bucket list #2556

@aakashbhardwaj619

Description

@aakashbhardwaj619

Usage

planner bucket list

Description

Lists the Microsoft Planner buckets in a plan

Options

Option Description
--planId [planId] ID of the plan to list the buckets of. Specify either planId or planName but not both.
--planName [planName] Name of the plan to list the buckets of. Specify either planId or planName but not both
--ownerGroupId [ownerGroupId] ID of the group to which the plan belongs. Specify ownerGroupId or ownerGroupName when using planName
--ownerGroupName [ownerGroupName] Name of the group to which the plan belongs. Specify ownerGroupId or ownerGroupName when using planName

Additional Information

List Buckets

Examples

Lists the Microsoft Planner buckets in the Plan xqQg5FS2LkCp935s-FIFm2QAFkHM

m365 planner bucket list --planId "xqQg5FS2LkCp935s-FIFm2QAFkHM"

Lists the Microsoft Planner buckets in the Plan My Plan owned by group My Group

m365 planner bucket list --planName "My Plan" --ownerGroupName "My Group"

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions