This changelog is the source of truth for all changes to Atlassian CLI.
We're excited to share that Atlassian CLI, our command-line tool that unlocks a new way for you to interact with Atlassian products. To get started, sign up here
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.
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
orforge assistant on gemini
To turn off, run:forge assistant off
For more information, run forge assistant --help
.
Atlassian’s AI coding assistant; Rovo Dev can now be updated independently of Atlassian CLI
Minor bug fixes & content improvements
🆕 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
🎉 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
This update introduces/changes the following:
Updated acli auth login
example with API token.
Minor content changes.
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.
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.
Initial release
Rate this page: