I'm discovering that we may need to be integrating against the new Atlassian CLI tool - we were using a 3rd party command line tool in our CICD pipelines, but it relied on older versions of the REST API that are now throwing errors, and it seems more sensible to adopt Atlassian's tool.
However, the documentation only describes a "latest" download version, which isn't acceptable in our DevOps regime. Where can I fetch a specific version of the CLI tool, e.g. the current 1.3.4 version?
Hi @Judson Lester ,
Welcome to Atlassian community.
I didn't found a package index, but you can compose the URL depending on the version. The v1.3.4 version for Linux is https://acli.atlassian.com/linux/1.3.4-stable/acli_1.3.4-stable_linux_amd64.tar.gz
I hope it helps
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.