Last updated Sep 4, 2025

Changelog

This changelog is the source of truth for all changes to Atlassian CLI.

4 September 2025

Announcement AI assistant integration now available in Forge CLI

Forge CLI now offers AI-powered assistance through Rovo CLI and Gemini CLI. This integration allows the AI agent to analyze errors from Forge commands or tunnels and suggest actionable fixes automatically, enhancing your development experience. It connects with the app developer's existing Rovo and Gemini accounts; Forge does not provide an AI agent account but facilitates this integration.

This feature is experimental and opt-in. We may change or remove it at any time.

More details

How to get started:

  • Install the latest Forge CLI (v12.5.0+): https://developer.atlassian.com/platform/forge/cli-reference/

  • Set up your preferred AI Agent:

  • Enable the feature with:
    forge assistant on rovo
    or
    forge assistant on gemini

  • To turn off, run:
    forge assistant off

For more information, run forge assistant --help.

24 July 2025

Announcement Atlassian CLI v1.3.0-stable

  • Atlassian’s AI coding assistant; Rovo Dev can now be updated independently of Atlassian CLI

  • Minor bug fixes & content improvements

13 June 2025

Announcement Atlassian CLI v1.2.1-stable

  • 🆕 Introducing Atlassian’s AI coding assistant; Rovo Dev (Beta). To start using Rovo Dev (Beta), authenticate your access by running the command acli rovodev auth login, and then launch the tool with acli rovodev.

  • ⚠️ acli admin auth login now requires --email for authentication.

  • Minor bug fixes & content improvements

27 May 2025

Announcement Atlassian CLI v1.1.0

🎉 ACLI is Generally Available from today.

  • 🆕 We have expanded the authentication mechanism by introducing: acli jira auth login, and acli admin auth login

  • ⚠️ Users need to authenticate with new commands

  • 🆕 Organization admin commands are now available: acli admin user --help

  • 🆕 Jira dashboard commands are now available: acli jira dashboard --help

  • 🆕 Jira filter commands are now available: acli jira filter --help

  • Minor bug fixes & content improvements

10 April 2025

Announcement Atlassian CLI v1.0.3-beta

This update introduces/changes the following:

  • Updated acli auth login example with API token.

  • Minor content changes.

8 April 2025

Announcement Atlassian CLI v1.0.2-beta

This update introduces/changes the following:

  • 🐛 Resolved an issue where in some cases acli jira project view could not produce an error.

  • Minor content changes.

7 April 2025

Announcement Atlassian CLI v1.0.1-beta

This update introduces/changes the following:

  • 🆕 acli jira project view command has been added. Explore more

  • Resolved an issue where certain errors were not being displayed.

  • Minor content changes.

1 April 2025

Announcement Atlassian CLI v1.0.0-beta

Initial release

Rate this page: