8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Why on earth you've the argument named token while you expecting password string instead?
token
password
--jira-token "<INSERT JIRA PASSWORD>
How can I use JIRA token which is supposed to access its APIs? Request should be sent by adding the header Authorization: Bearer MYJIRATOKEN
Authorization: Bearer MYJIRATOKEN