Skip to content

Flags that can be set multiple times on the command line do not work in config file. #5

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

Open
archived-c opened this issue Mar 2, 2020 · 1 comment

Comments

@archived-c
Copy link
Contributor

Flags that can be successfully specified multiple times on the command line do not work at all in config files. This applies to --env_vars, --linux-rootfs, and --mount.

I believe this has to do with discrepancies between argparse and configargparse.

@archived-c
Copy link
Contributor Author

Figured out a way to get around this in #63. Refer to _ParseEnvVars in file config_gen.py.

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

No branches or pull requests

1 participant