agiledigital / jiralint

A library and supporting CLI tool for linting deliveries, issues and people as they manifest in Jira.
7 stars 3 forks source link

Command line arg parsing is broken? #209

Open danielnixon opened 2 years ago

danielnixon commented 2 years ago

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