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

Make directories specified in the config file override-able #17

Closed
camratchford opened this issue Mar 7, 2023 · 0 comments
Closed

Make directories specified in the config file override-able #17

camratchford opened this issue Mar 7, 2023 · 0 comments

Comments

@camratchford
Copy link
Owner

camratchford commented Mar 7, 2023

  • There are 4 directories specified in the config file

    • templates
    • vars
    • outputs
    • logs
  • The user should have the option to override the path of templates, vars, and outputs with cli arugments

Proposed args to add:

CLI Argument Description
--template-dir Absolute path to the template directory, where relative paths provided in the template argument are relative to
--vars-dir Absolute path to the vars directory, where relative paths provided in the vars argument are relative to
--output-dir Absolute path to the outputdirectory, where output files will land if the output path argument is not specified
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