Skip to content

New command: reset CLI configuration setting #2344

@waldekmastykarz

Description

@waldekmastykarz

Usage

cli config reset [options]

Description

Resets the specified CLI configuration option to its default value

Options

-k, --key [key]
: Config key to reset. If not specified, will reset all configuration settings to default

Additional Information

Resetting the value would be ideally done by removing the setting from the config store. Let's see if that possible. Alternatively, we could try to set the value to undefined to see if that removes it from the config store. If that's also not working, let's reconvene to discuss other options.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions