Skip to content

Release 1.1.2-RC7

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 18:19

Release Install

We support Linux x64 releases only. For MacOS you'll have to follow the Local Install instructions. For Windows, you'll have to build your own with the pkg command.

To install the version you want, just adjust the release version and issue the following command.

release=1.1.2-RC7; curl -L "https://github.com/TrentonAdams/jira-cli-tools/releases/download/${release}/jira-cli-tools-${release}.tar.gz" > jira-cli-tools-${release}.tar.gz;
sudo tar -C / -xvzf jira-cli-tools-${release}.tar.gz