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

Proposal: Enable setting all optional Turnkey CLI arguments using a config file #29

Open
jeremyfowers opened this issue Dec 1, 2023 · 0 comments
Labels
enhancement New feature or request p2 Low priority ui/ux Improve the user experience

Comments

@jeremyfowers
Copy link
Collaborator

jeremyfowers commented Dec 1, 2023

Description

Path to config file that enables setting all optional CLI arguments instead of explicitly setting them in the CLI.

Example:
turnkey model.py --config my_config.yaml

We may also want a corresponding command like turnkey --lots-of-args --save-config my_config.yaml, where all the args get saved to my_config.yaml.

Discussion

This issue is on hold until we identify a driving use case.

Also, we probably want a corresponding command like turnkey --lots-of-args --save-config my_config.json, where all the args get saved to my_config.json.

@jeremyfowers jeremyfowers added enhancement New feature or request ui/ux Improve the user experience p2 Low priority labels Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p2 Low priority ui/ux Improve the user experience
Projects
None yet
Development

No branches or pull requests

1 participant