Skip to content

New command: planner roster remove #4390

@milanholemans

Description

@milanholemans

Usage

m365 planner roster remove [options]

Description

Removes a Microsoft Planner Roster

Options

Option Description
--id <id> ID of the Planner Roster.
--confirm Don't prompt for confirmation.

Examples

Removes a Planner Roster

m365 planner roster remove --id tYqYlNd6eECmsNhN_fcq85cAGAnd

Removes a Planner Roster without confirmation prompt

m365 planner roster remove --id tYqYlNd6eECmsNhN_fcq85cAGAnd --confirm

Default properties

No response

Additional Info

API request: https://learn.microsoft.com/en-us/graph/api/plannerroster-delete?view=graph-rest-beta&tabs=http

Let's also add this to the docs:

  • Attention: Deleting a Planner Roster will also delete all plans within the Roster.
  • Attention: This command is based on an API that is currently in preview and is subject to change once the API reached general availability.
  • Additional info: Rosters are a new type of container for Microsoft Planner plans. This enables users to create a Planner plan without the need to create a new Microsoft 365 group (with a mailbox, SharePoint site, ...). Access to Roster-contained plans is controlled by the members on the Roster. A Planner Roster can contain only 1 plan.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions