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

Config declaration #28

Open
bleonard opened this issue Aug 26, 2022 · 1 comment
Open

Config declaration #28

bleonard opened this issue Aug 26, 2022 · 1 comment

Comments

@bleonard
Copy link

I think it would be helpful to have the notion of a .env file (or config.json etc) for my config so I can just run ./ink run sat and such.

It picks up the setting. Better ergonomics than getting the --config right each time.

@bleonard
Copy link
Author

Actually we already have that with secrets/config.json but I still get

➜  source-my-amazing-connector ./ink run check
usage: main.py check [-h] [--debug] --config CONFIG
main.py check: error: the following arguments are required: --config

I guess I want check to read that too.

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