Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configuration command #6

Closed
MalteHerrmann opened this issue May 31, 2024 · 0 comments · Fixed by #11
Closed

Add configuration command #6

MalteHerrmann opened this issue May 31, 2024 · 0 comments · Fixed by #11
Labels
cli enhancement New feature or request

Comments

@MalteHerrmann
Copy link
Owner

Instead of requiring manual adjustments to the .clconfig.json file, this should rather be handled through dedicated CLI commands.

  • clu init should create the file in the first place
  • clu config ... should be used to adjust the corresponding entries using add and remove subcommands, e.g. clu config category add ....
  • clu config check should check if the configuration file is valid.
@MalteHerrmann MalteHerrmann added enhancement New feature or request cli labels May 31, 2024
@MalteHerrmann MalteHerrmann linked a pull request Jun 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant