Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleCompatibility

The Atlassian Command Line Interface (CLI) supports a large range of product releases. The matrix below provides compatibility guidelines based on testing, API compatibility information provided by Atlassian, and community feedback. User's are encouraged to help improve compatibility information through discussions and issues. The CLI also works with releases not officially listed here since in many cases it uses remote APIs provided by Atlassian that have been stable for many years. Check previous versions of the CLI for coverage of earlier releases. Users should verify their usage scenarios on new releases. Support normally is limited to minimum releases indicated. Client requires at least Java 11 and we test with both Java 11 and 17. In some cases, new actions are only available on later versions of the server - these are often noted in the documentation or in error messages.

Info
titleRemoval of Java 1.8 support for clients

CLI 10.x requires Java 11 or higher. Installers automatically include Java 11. For distribution installs, you must upgrade your Java installation to Java 11 or Java 17.

To simplify the matrix, we no longer list much older releases even though there is some level of compatibility for these as well. Refer to earlier compatibility notes for information on older releases.

See also Compatibility for overall information on supported Atlassian releases.

See Special Compatibility Notice for CLI Version 10.x.

CLI Clients and Connectors

Section


Column


Csv
outputwiki
columnAttributesstyle=background-color: #F0F0F0;
Product, Releases, Tested releases
Confluence, "(/) 7.4 - 7.19, Data Center, Cloud", "7.4.14, 7.15.0, 7.16.0, 7.18.0, 7.19.0, Data Center, Cloud"
Jira, "(/) 8.5 - 8.22, 9.0 - 9.2, 9.3, Data Center, Cloud", "8.5.19, 8.21.0, 8.22.0, 9.0.0, 8.1.0, 9.2.0, 9.3.0, Data Center, Cloud"
Bamboo, "(/) 7.0 - 7.2, 8.0 - 8.2", "7.1.1, 8.1.1, 8.2.1, Data Center"
Bitbucket, "(/) 7.0 - 7.21, 8.0 - 8.3, Data Center, Cloud", "7.0.5, 7.19.2, 7.20.0, 8.0.0, 8.1.0, 8.3.0, Data Center, Cloud"
Slack,  "(/) Cloud", "Cloud"
Trello, "(/) Cloud", "Cloud"
  • (tick) Jira Service Management (formerly Service Desk) releases compatible with corresponding Jira releases.
  • (tick) 3rd-party apps - like Tempo for instance: We don't explicitly list application versions, but normally test against a recent release of the app that is compatible with the platform it runs on.
  • (tick) Data Center is normally tested on the supported enterprise release designated by Atlassian.




Run CLI Apps

Apps install and run on an Atlassian application server.

Csv
outputwiki
columnAttributesstyle=background-color: #F0F0F0;
App, App installs on releases, Tested releases, Notes
[CCLI:],  "Confluence 7.4 - 7.19, Data Center", "7.4.14, 7.15.0, 7.16.0, 7.18.0, 7.19.0, Data Center", "Server must be running Java 11 or higher"
[JCLIP:], "Jira 8.5 - 8.22, 9.0 - 9.23, Data Center", "8.5.19, 8.21.0, 8.22.0, 9.0.0, 9.1.0, 9.2.0, 9.3.0, Data Center", "Server must be running Java 11 or higher"
[BCLIP:], , , "Not available for 10.x. Use 9.9.0."


Tip
titleJava 11 Requirement for Run Apps

You must be running Jira and Confluence servers on Java 11 for this release in order to install the Run CLI apps. If you are not, continue using the 9.9.0 version of the Run CLI apps your server. You should plan to upgrade your server Java version for better performance and support going forward.

Atlassian App Compatibility

The Atlassian CLI supports a number of different Atlassian apps like Jira Software, Service Desk, and Confluence Questions. We only test and support the most current maintenance release of the apps available for the respective Atlassian application.

Atlassian Incompatibilities

The CLI clients always try to maintain upward compatibility between releases. However, in some cases this is not possible. Occasionally server differences may cause some compatibility issues.

...