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

Fix/use envconfig #256

Merged
merged 11 commits into from
Apr 10, 2024
Merged

Fix/use envconfig #256

merged 11 commits into from
Apr 10, 2024

Conversation

binocarlos
Copy link
Collaborator

This PR tidies up the config for the serve command so we just use the config package and not lots of cobra flags (which can leak secrets).

It will print all the env variables out to the help command.

The runner has been left alone (i.e. it still accepts the CLI flags that are out in the wild).

@binocarlos binocarlos merged commit 2009056 into main Apr 10, 2024
2 checks passed
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 this pull request may close these issues.

None yet

1 participant