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
New features:
The following are the new commands:
๐ acli jira workitem link create command to create links between work items.
๐ acli jira workitem link delete command to delete links between work items.
๐ acli jira workitem link type command to delete link types between work items.
๐ acli jira workitem link list command to get the available work item lists.
๐ acli jira workitem comment list command to list comments for a work item.
๐ acli jira workitem comment visibility command to get visibility options for work item comments.
๐ acli jira workitem attachment list command to list all the attachments of a work item.
Bug fixes and enhancements:
Various bug fixes and improvements have been made to enhance overall functionality and performance.
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: