gojira can save your time on Jira operation through the command line.
brew install leozhantw/tap/gojiraBefore 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. me@example.com): me@example.com
Your API token: your-jira-api-tokenCreate 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.