Skip to content

New command: planner task remove #3227

@Jwaegebaert

Description

@Jwaegebaert

Usage

planner task remove

Description

Removes a Microsoft Planner task

Options

Option Description
-i, --id [id] ID of the task. Specify either id or title but not both. When you specify the task ID, you no longer need to provide the information for bucket, plan, and ownerGroup.
-t, --title [title] Title of the task. Specify either id or title but not both.
--bucketId [bucketId] Bucket ID to which the task belongs. Specify bucketId or bucketName when using title.
--bucketName [bucketName] Bucket Name to which the task belongs. Specify bucketId or bucketName when using title.
--planId [planId] Plan ID to which the task belongs. Specify planId or planTitle when using bucketName.
--planTitle [planTitle] Plan title to which the task belongs. Specify planId or planTitle when using bucketName.
--ownerGroupId [ownerGroupId] ID of the group to which the plan belongs. Specify ownerGroupId or ownerGroupName when using planTitle.
--ownerGroupName [ownerGroupName] Name of the group to which the plan belongs. Specify ownerGroupId or ownerGroupName when using planTitle.
--confirm Suppress the confirmation prompt.

Additional Info

Docs: Delete plannerTask

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions