Skip to content

New command: m365 context option remove 🧺 #4046

@Adam-it

Description

@Adam-it

Usage

m365 context option remove [options]

Description

Removes an already available name from local context file.

Options

Option Description
-n, --name <name> The name of the option which will be deleted from the context
--confirm Don't prompt for confirming removing the option

Examples

Removes an already available name from the local context file

m365 context option remove --name 'listName'

Removes an already available name from the local context file without confirmation

m365 context option remove --name 'listName' --confirm

Additional Info

Initially discussed in issue #3896

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions