Developer
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated Oct 29, 2025

Changelog

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

29 October 2025

AnnouncementΒ Atlassian CLI v1.3.5-stable

New features:

The following are the new commands:

  • πŸ†• acli jira board list-sprints command to get all sprints.

  • πŸ†• acli jira board search command to search through all the boards.

  • πŸ†• acli jira field create command to create a custom field in Jira.

  • πŸ†• acli jira field delete command to move a custom field to trash.

  • πŸ†• acli jira field cancel-delete command to restore the field from the trash.

  • πŸ†• acli jira filter list command to list filter that are either my or favourite.

  • πŸ†• acli jira filter add-favourite command to add a filter as favourite.

  • πŸ†• acli jira sprint list-workitems command to list work items in a sprint.

  • πŸ†• acli jira workitem attachment delete command to delete an attachment from a workitem.

  • πŸ†• acli jira workitem comment delete command to delete a comment for a given workitem.

  • πŸ†• acli jira workitem comment update command to update a comment on a work item.

  • πŸ†• acli jira workitem create-bulk command to bulk create Jira issues.

  • πŸ†• acli jira workitem watcher remove command to remove a watcher from workitem.

19 September 2025

AnnouncementΒ Atlassian CLI v1.3.4-stable

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.

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: