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

Allow specifying a different config file #19

Closed
dcastro opened this issue Feb 24, 2022 · 0 comments · Fixed by #21
Closed

Allow specifying a different config file #19

dcastro opened this issue Feb 24, 2022 · 0 comments · Fixed by #21
Assignees

Comments

@dcastro
Copy link
Member

dcastro commented Feb 24, 2022

We should support a "global option" (an option that applies to all CLI commands), like -c/--config, that allows users to specify a different config file than the default (./config.toml).

DK318 added a commit that referenced this issue Feb 24, 2022
Problem: you cannot use multiple configs for `coffer`.
Solution: added optional argument `[-c|--config]` to specify your config path.
@DK318 DK318 self-assigned this Feb 24, 2022
DK318 added a commit that referenced this issue Mar 5, 2022
Problem: you cannot use multiple configs for `coffer`.
Solution: added optional argument `[-c|--config]` to specify your config path.
DK318 added a commit that referenced this issue Apr 1, 2022
Problem: you cannot use multiple configs for `coffer`.
Solution: added optional argument `[-c|--config]` to specify your config path.
@DK318 DK318 closed this as completed in #21 Apr 1, 2022
DK318 added a commit that referenced this issue Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants