Skip to content

New command: m365 context option set 🧺 #4045

@Adam-it

Description

@Adam-it

Usage

m365 context option set [options]

Description

Allows to add a new name for the option and value to the local context file.

Options

Option Description
-n, --name <name> The option name for which we will define the value
-v, --value <value> Default value for the option

Examples

Define a new default value for name listName in the context

m365 context option set --name 'listName' --value 'testList'

Additional Info

Initially discussed in issue #3896.

If there is already a name available in the context file, it will be updated with the new value passed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions