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"
Usage
planner bucket listDescription
Lists the Microsoft Planner buckets in a planOptions
--planId [planId]planIdorplanNamebut not both.--planName [planName]planIdorplanNamebut not both--ownerGroupId [ownerGroupId]ownerGroupIdorownerGroupNamewhen usingplanName--ownerGroupName [ownerGroupName]ownerGroupIdorownerGroupNamewhen usingplanNameAdditional 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"