Each CLI version will only be supported 6 months after release. We recommend regularly updating to the latest CLI version to benefit from new features and improvements.
Open a PowerShell window and enter the command below to install:
Download the latest release:
x86-64
1 2Invoke-WebRequest -Uri https://acli.atlassian.com/windows/latest/acli_windows_amd64/acli.exe -OutFile acli.exe
ARM64
1 2Invoke-WebRequest -Uri https://acli.atlassian.com/windows/latest/acli_windows_arm64/acli.exe -OutFile acli.exe
You can now use acli.exe
from this directory:
1 2.\acli.exe --help
Rate this page: