Skip to content

Add config command #8

Description

@rikettsie

The config command anatomy should be:

rdrop config show [KEY]
rdrop config set <KEY> <VALUE>
rdrop config unset <KEY>

For the set/unset sub-commands, checks must be done to ensure that passed <KEY>s are supported and their <VALUE>s adhere to the current schema.

This feature could be implemented after #6 and #7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions