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
Usage
m365 context option remove [options]
Description
Removes an already available name from local context file.
Options
-n, --name <name>--confirmExamples
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' --confirmAdditional Info
Initially discussed in issue #3896