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

Add CLI & Env Variable Support for Aliases #15

Open
prikhi opened this issue Aug 3, 2024 · 0 comments
Open

Add CLI & Env Variable Support for Aliases #15

prikhi opened this issue Aug 3, 2024 · 0 comments

Comments

@prikhi
Copy link
Owner

prikhi commented Aug 3, 2024

#14 added aliases to the config file, we should also figure out a format for passing them in as CLI options & through environmental variables.

Maybe allow multiple CLI flags like --some-flag JOURNAL_CURRENCY:ALPHAVANTAGE_TICKER to assemble the list, maybe a similar alias format deliminated with semicolons for the env var like SOME_VAR="JCUR1:ATICKER1;JCUR2:ATICKER2"

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