Skip to content

leozhantw/gojira

Repository files navigation

Gojira

Lint Test Release License

gojira can save your time on Jira operation through the command line.

Installation

Homebrew

brew install leozhantw/tap/gojira

Configuration

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. me@example.com): me@example.com
Your API token: your-jira-api-token

Create an API token

Create an API token from your Atlassian account:

  1. Log in to https://id.atlassian.com/manage/api-tokens.
  2. Click Create API token.
  3. From the dialog that appears, enter a memorable and concise Label for your token and click Create.