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 issue deploying with env variables #416

Merged
merged 1 commit into from Mar 21, 2023
Merged

Fix issue deploying with env variables #416

merged 1 commit into from Mar 21, 2023

Conversation

calavera
Copy link
Collaborator

Clap has a bug with chained flatten commands, and it was ignoring the environment options.

See clap-rs/clap#4697

Fixes #415

Clap has a bug with chained flatten commands, and it was ignoring the environment options.

Signed-off-by: David Calavera <david.calavera@gmail.com>
@calavera calavera merged commit 70e3ae2 into main Mar 21, 2023
9 checks passed
@calavera calavera deleted the fix_deploy_vars branch March 21, 2023 20:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--env-var broken after version 0.15
1 participant