An independent, open-source command-line tool for automating Atlassian Cloud from your terminal.
Independent open-source project — not affiliated with, endorsed by, sponsored by, or maintained by Atlassian.
A community tool, not an Atlassian product.
atlassian-cli is an independent open-source command-line tool compatible with Jira, Confluence, Bitbucket, and Jira Service Management Cloud. It is not affiliated with, endorsed by, sponsored by, or maintained by Atlassian. Atlassian maintains its own separate official CLI (acli); this project is unrelated to it and is built and maintained independently by the open-source community.
atlassian-cli is maintained by Omar Shabab and contributors. It is written in Rust and released under the MIT License. The full source code is public at github.com/omar16100/atlassian-cli and the crate is published at crates.io/crates/atlassian-cli.
atlassian-cli runs entirely on your own machine. API tokens you create are stored locally with AES-256-GCM encryption — this project and this website never receive, transmit, or process your Atlassian credentials. To report a vulnerability, see our security policy or security.txt.
Atlassian, Jira, Confluence, Bitbucket, and Jira Service Management are trademarks of Atlassian Pty Ltd or its affiliates. These names are used on this site only to identify the products atlassian-cli is compatible with (nominative use). No sponsorship or affiliation is implied.
Install via Homebrew, Cargo, or a prebuilt binary, then explore the documentation or the per-product guides: Jira CLI, Confluence CLI, Bitbucket CLI, and JSM CLI.