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

--help option erroneously expects a config file to be passed #4

Closed
edgarrmondragon opened this issue Apr 13, 2022 · 0 comments · Fixed by #32
Closed

--help option erroneously expects a config file to be passed #4

edgarrmondragon opened this issue Apr 13, 2022 · 0 comments · Fixed by #32
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@edgarrmondragon
Copy link
Member

$ ./target-jsonl-blob --help
JSONLines Singer target for blob storages

Usage:
  target-jsonl-blob [flags]

Flags:
  -c, --config string   Config file
  -h, --help            help for target-jsonl-blob
  -i, --input string    Input file
2022/03/19 10:24:42 unable to decode into struct, Config File "config" Not Found in "[]"

As reported in #3 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant