|
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 in Atlassian, and community feedback. User's are encourage 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 JAVA 1.5 or 1.6 (recommended). In some cases, new actions are only available on against later versions of the server - these are usually noted in the documentation.
|
|
Major new actions provide broader functional coverage. Exploitation of the new REST APIs (JIRA 4.2+). Support for JIRA 4.4.
|
Standardizing interfaces is important and this release standardizes CSV output produced by a some actions. Standardizing the output will make it easier to use tools (like EXCEL and Open Office) to view the output. It will also help script parsing when the parsing technique expects more strict CSV conventions than normally allowed or is a simple private technique. Details are in ACLI-32.
Actions available on previous releases that produced CSV output will produce differently formatted results that could affect scripts. Scripts using standard CSV parsing libraries should be good, but more limited private parsing may need to be updated. |
|
|
The Crowd Command Line Interface (CLI) has been temporarily suspended from further development until the APIs are improved. As previously noted, Atlassian completely removed the Crowd remote APIs used for the CLI |