Jira-CLI is a command line client for interacting with JIRA.
- download latest released PHAR file from https://github.com/console-helpers/jira-cli/releases page.
- setup auto-completion by placing
eval $(/path/to/jira-cli.phar _completion --generate-hook -p jira-cli.phar)
in~/.bashrc
See CONTRIBUTING file.
Jira-CLI is released under the BSD-3-Clause License. See the bundled LICENSE file for details.