Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 40 Next »

  • Pre-release SNAPSHOTS are work in progress used to gather feedback and deliver fixes prior to a production release
  • SNAPSHOT releases are automatically uploaded to this site (using the Confluence CLI) as they become available in our build and QA process.
  • SNAPSHOT releases are built and pass regression tests just like a regular release, however, new or improved capabilities may not be complete or have stable interfaces
  • More details are available from Early Access Program.


Users on ACLI 9.9.0 or higher have a simple way to get the latest EAP

  • Mac or Linux:  acli -a updateInstallation --type eap or use the ACLI Shell's slash command: /updates eap use
    • This updates your current installation to the latest EAP
  • Windows:  acli -a updateInstallation --type new or use the ACLI Shell's slash command: /updates eap new
    • Windows only supports creating a new installation with the latest EAP

EAP Client

EAP Installers ← Recommended

Installers include a Java JRE (no requirement for Java). 


Installers
MacOS
Windows
Linux

EAP CLI Connector Apps

Unless noted otherwise, the EAP SNAPSHOT client will work fine with the previous version's CLI Connector.

EAP Run CLI Server Apps

EAP Docker Image

  • Atlassian CLI on Docker Hub - Use the eap tag - it usually represents the latest EAP available within a day of its release. If you have already retrieved an eap once, make sure to pull the repo directly (docker pull bobswiftapps/acli:eapnext time to ensure your local docker cache is up to date.

EAP Linux Distribution With Java 11 JRE

  • This is a platform dependent distribution for linux (amd64) including a Java 11 JRE (does not need a Java installation)

  • No labels