Usage
planner bucket remove
Description
Removes the Microsoft Planner bucket from a plan
Options
| Option |
Description |
--bucketId [bucketId] |
ID of the bucket to remove. Specify either bucketId or bucketName but not both. |
--bucketName [bucketName] |
Name of the bucket to remove. Specify either bucketId or bucketName but not both. |
--planId [planId] |
ID of the plan to which the bucket to remove belongs. Specify either planId or planName when using bucketName. |
--planName [planName] |
Name of the plan to which the bucket to remove belongs. Specify either planId or planName when using bucketName. |
--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. |
--confirm |
Confirm removal of bucket. |
Additional Info
Delete Bucket
Examples
Removes the Microsoft Planner bucket rX6L5EVbtUS9nQwVPSo9eMkAGEgM
m365 planner bucket remove --bucketId "rX6L5EVbtUS9nQwVPSo9eMkAGEgM"
Removes the Microsoft Planner bucket My Bucket belonging to plan uO1bj3fdekKuMitpeJqaj8kADBxO
m365 planner bucket remove --bucketName "My Bucket" --planId "uO1bj3fdekKuMitpeJqaj8kADBxO"
Removes the Microsoft Planner bucket My Bucket belonging to plan My Plan in group My Group
m365 planner bucket remove --bucketName "My Bucket" --planName "My Plan" --ownerGroupName "My Group"
Usage
planner bucket remove
Description
Removes the Microsoft Planner bucket from a plan
Options
--bucketId [bucketId]bucketIdorbucketNamebut not both.--bucketName [bucketName]bucketIdorbucketNamebut not both.--planId [planId]planIdorplanNamewhen usingbucketName.--planName [planName]planIdorplanNamewhen usingbucketName.--ownerGroupId [ownerGroupId]ownerGroupIdorownerGroupNamewhen usingplanName.--ownerGroupName [ownerGroupName]ownerGroupIdorownerGroupNamewhen usingplanName.--confirmAdditional Info
Delete Bucket
Examples
Removes the Microsoft Planner bucket rX6L5EVbtUS9nQwVPSo9eMkAGEgM
m365 planner bucket remove --bucketId "rX6L5EVbtUS9nQwVPSo9eMkAGEgM"Removes the Microsoft Planner bucket My Bucket belonging to plan uO1bj3fdekKuMitpeJqaj8kADBxO
m365 planner bucket remove --bucketName "My Bucket" --planId "uO1bj3fdekKuMitpeJqaj8kADBxO"Removes the Microsoft Planner bucket My Bucket belonging to plan My Plan in group My Group
m365 planner bucket remove --bucketName "My Bucket" --planName "My Plan" --ownerGroupName "My Group"