agiledigital / agiledigital/jiralint
Command line arg parsing is broken?
Open
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
At some point we introduced a `.jiralintrc` config file. This is cool, but I think we've accidentally broken the (now rarely used?) old command line version of the same options.
Even when I specify the host using `-h` or `--jira.host`, I still get:
```
Missing required arguments: jira.host, jira.consumerSecret
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.