Jira-Cli is an interactive command line tool for Atlassian Jira that will help you avoid Jira UI to some extent. This tool is not yet considered complete but has all the essential features required to improve your workflow with Jira.
Jira-Cli is an interactive command line tool for Atlassian Jira that will help you avoid Jira UI to some extent. This tool is not yet considered complete but has all the essential features required to improve your workflow with Jira.
To install jira-cli, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install jira-cli
To see what files were installed by jira-cli, run:
port contents jira-cli
To later upgrade jira-cli, run:
sudo port selfupdate && sudo port upgrade jira-cli
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.