Toolbox for working with JIRA from command line

dev-master 2021-11-08 18:38 UTC

This package is auto-updated.

Last update: 2024-04-08 23:40:08 UTC


README

CI codecov Scrutinizer Code Quality

Latest Stable Version Total Downloads License

Jira-CLI is a command line client for interacting with JIRA.

Installation

  1. download latest released PHAR file from https://github.com/console-helpers/jira-cli/releases page.
  2. setup auto-completion by placing eval $(/path/to/jira-cli.phar _completion --generate-hook -p jira-cli.phar) in ~/.bashrc

Contributing

See CONTRIBUTING file.

License

Jira-CLI is released under the BSD-3-Clause License. See the bundled LICENSE file for details.