Skip to content

Have a --settings option #894

Open
Open
@Gijsreyn

Description

@Gijsreyn

Summary of the new feature / enhancement

As a user, I want to be able to set the available settings in dsc.settings.json using the CLI. Now I need to read the documentation for the available options, nor is there any schema help for it.

Proposed technical implementation details (optional)

Implement a new command --settings with optional subcommands:

  • export: To export the current settings
  • set: To set the available settings
  • reset: To reset to the default settings

In the set subcommand, perhaps an optional parameter could be added to choose which dsc.settings.json needs to be updated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions