Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Config: subcommand for viewing or storing config values #8

Open
natikgadzhi opened this issue May 31, 2020 · 0 comments
Open

Config: subcommand for viewing or storing config values #8

natikgadzhi opened this issue May 31, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@natikgadzhi
Copy link
Owner

notoma config # shows the current value for all settings in .env, and all required settings in Config class that are undefined.

notoma config set key value # saves the new value for the key to .env

notoma config unset key # removes the value for the key from .env
@natikgadzhi natikgadzhi added the enhancement New feature or request label May 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant