Last updated Feb 24, 2025

Changelog

This page includes release notes and updates for Atlassian CLI. Use this page to keep track of upcoming changes, deprecation notices, new features and feature updates.

Release to internal distribution channel, see HOWTO: Install Binaries

24 Feb 2025

Atlassian CLI v0.1.3 release

  • 🚀 Atlassian CLI is now available for all Atlassian's (whitelisting removed)
  • 🆕 jira project restore command to restore deleted Jira project
  • 🆕 jira project archive command to archive Jira project
  • 🆕 jira project list command to list all Jira projects
  • 🏳️ jira workitem search command now has --csv flag to output results in CSV format
  • 🏳 jira workitem commands now have --json flag to output results in JSON format
  • 🏳 jira workitem commands now have --ignore-errors flag to ignore errors and continue execution
  • 🏳 jira workitem commands now have prompt confirmation for bulk operations along with --yes flag
  • 🐛 In some cases commands table output was not aligned properly, now it is

10 Feb 2025

Atlassian CLI v0.1.2 release

  • 🆕 jira project create commands to create Jira projects
  • 🆕 jira workitem transition commands to transition work item to given status
  • 🆕 jira workitem view command now has --web flag to open work item in the browser
  • 🆕 jira workitem create command now has --generate-json flag to generates a JSON file that could be used for work item creation
  • 🆕 jira workitem edit command now has --from-json', --generate-json and --ignore-errors flags
  • 🆕 jira workitem search command now has --count flag to get number of work items in the search

27 Jan 2025

Atlassian CLI v0.1.1 release

  • 🆕 Renamed jira issue commands to jira workitem
  • 🆕 Renamed --issue flag to --key flag in jira workitem commands
  • 🆕 jira workitem view now has argument instead of flag, e.g. jira workitem view TEST-1
  • 🆕 jira workitem create command now supports creating issue from file & editor
  • 🆕 jira workitem create command now supports creating subtasks
  • 🆕 feedback command now supports attachments
  • 🐛 Fixed issue when feedback command wasn't working when user was signed in via OAuth
  • 🐛 Other bug fixes
  • Removed alias command

08 Jan 2025

Atlassian CLI v0.1.0 release

  • Internal release

Rate this page: