Atlassian Command Line Interface (CLI)
Overview
Version & Lifecycle
Community Notes
Configuration tip
To silently deploy Atlassian CLI (ACLI) on Windows at scale, use PowerShell to download the latest executable from https://acli.atlassian.com/windows/latest/acli_windows_amd64/acli.exe directly to a target directory like C:Program FilesACLI-Tools, then append that directory to the user PATH environment variable with [Environment]::SetEnvironmentVariable("Path", "$currentUserPath;$installationFolder", "User"). This vendor-sourced method avoids UI prompts and enables automation without MSI or installer transforms.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Available via Homebrew for macOS, manual download for other platforms