Skip to main content

CLI for Red Hat Jira (https://redhat.atlassian.net)

Project description

rhjira-python is a utility and library that provides functionality to interact with Red Hat's Jira (https://redhat.atlassian.net). The functionality in this project currently supports creating, editing, commenting on, and the displaying of jiras.

Configuration

Token Configuration

rhjira-python requires a Jira Token (from your Atlassian account security settings). The token can be exported as JIRA_TOKEN, however it is recommended users execute 'rhjira settoken' to store their token in their keyring. This is more secure than keeping the token in clear text and using JIRA_TOKEN.

When running 'rhjira settoken', you will be prompted for the Jira server URL (default https://redhat.atlassian.net), then an optional email address. The email is required for Atlassian Cloud instances (see below). Both server and email are stored in the keyring alongside your token.

Tokens can be removed from the keyring by simply removing the 'rhjira' entry. In the commonly used seahorse application, this can be done by removing the 'Password for '{username}' on 'rhjira'' entry. Similarly, the stored email can be removed by deleting the 'rhjira-email' entry, and the stored server by deleting the 'rhjira-server' entry.

Server Configuration

By default, rhjira connects to https://redhat.atlassian.net. To connect to a different Jira instance, set the JIRA_SERVER environment variable or run 'rhjira settoken' and enter the server URL when prompted (it is saved in the keyring):

export JIRA_SERVER="https://your-jira-instance.atlassian.net"

Atlassian Cloud instances require an email address for authentication. You can provide this in two ways:

  1. When running 'rhjira settoken' (recommended - stores in keyring)
  2. Via the JIRA_EMAIL environment variable:
export JIRA_EMAIL="your.email@example.com"

Environment Variable Priority

Environment variables take priority over keyring values, allowing for easy testing and per-session overrides:

  • JIRA_TOKEN overrides the keyring token
  • JIRA_EMAIL overrides the keyring email
  • JIRA_SERVER overrides the keyring server and default server URL

Help

All commands are supported via --help. For example, to get help on the comment command, execute "rhjira comment --help".

Problems found with rhjira-python can be reported at https://gitlab.com/prarit/rhjira-python/-/issues. As with all my projects, merge requests are welcomed!

Bugs with rhjira should include the version of rhjira you are running and the exact executed command that failed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rhjira-4.0.2.tar.gz (64.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rhjira-4.0.2-py3-none-any.whl (39.8 kB view details)

Uploaded Python 3

File details

Details for the file rhjira-4.0.2.tar.gz.

File metadata

  • Download URL: rhjira-4.0.2.tar.gz
  • Upload date:
  • Size: 64.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rhjira-4.0.2.tar.gz
Algorithm Hash digest
SHA256 369f8a95ad9e2509bdfe294e4e2bb7c0c7ba4533f3c4207472f895b7d128a223
MD5 b33f355dea0ec0658296f6a2c061a148
BLAKE2b-256 6712e00d156ab96592fe33081fe34b53d96154676f22cd8f8bbeb0a03577b066

See more details on using hashes here.

File details

Details for the file rhjira-4.0.2-py3-none-any.whl.

File metadata

  • Download URL: rhjira-4.0.2-py3-none-any.whl
  • Upload date:
  • Size: 39.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for rhjira-4.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e6d37ee10fb6ae7539fbab9cc1e3db151f9b40251b1a27752c1bd50d2698ab85
MD5 d5f86671aca54d8083da8831f00aa809
BLAKE2b-256 8b26deac8c5bdca4972e6c18166af9b530c38a424e8acb0e2ff05c021c4456e6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page