gojira
can save your time on Jira operation through the command line.
brew install leozhantw/tap/gojira
Before using the CLI, you need to configure your Jira information through the gojira configure
command.
$ gojira configure
Your website URL: https://mysite.atlassian.net
Your account (e.g. [email protected]): [email protected]
Your API token: your-jira-api-token
Create an API token from your Atlassian account:
- Log in to https://id.atlassian.com/manage/api-tokens.
- Click Create API token.
- From the dialog that appears, enter a memorable and concise Label for your token and click Create.