Column |
---|
|
Info |
---|
title | 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
|
Attachment table |
---|
attachmentRegex | .*-eap-distribution.* |
---|
sortDescending | true |
---|
sortColumn | Modified |
---|
textForNone | None available at this time |
---|
dateFormat | YYYY-MM-DD HH:mm:ss |
---|
columns | File, Size, Created, comment |
---|
attachmentPage | Downloads |
---|
|
| Recommended. Installers create a platform specific installation not requiring Java. | Platform specific distributions contain executable apps not requiring Java. | MacOS | Attachment table |
---|
attachmentRegex | ACLI-eap-a..64-installer.dmg |
---|
sortDescending | true |
---|
sortColumn | Created |
---|
dateFormat | yyyy-MM-dd HH:mm |
---|
columns | file,size,created,comment |
---|
attachmentPage | Downloads |
---|
enableSorting | false |
---|
|
| Attachment table |
---|
attachmentRegex | .*eap-macos-a..64.zip(.sha256)* |
---|
sortDescending | true |
---|
sortColumn | Created |
---|
dateFormat | yyyy-MM-dd HH:mm |
---|
columns | file,size,created,comment |
---|
attachmentPage | Downloads |
---|
enableSorting | false |
---|
|
| Windows | Attachment table |
---|
attachmentRegex | ACLI-eap-a..64-installer.exe |
---|
sortDescending | true |
---|
sortColumn | Created |
---|
dateFormat | yyyy-MM-dd HH:mm |
---|
columns | file,size,created,comment |
---|
attachmentPage | Downloads |
---|
enableSorting | false |
---|
|
| Attachment table |
---|
attachmentRegex | .*eap-windows-a..64.zip(.sha256)* |
---|
sortDescending | true |
---|
sortColumn | Created |
---|
dateFormat | yyyy-MM-dd HH:mm |
---|
columns | file,size,created,comment |
---|
attachmentPage | Downloads |
---|
enableSorting | false |
---|
|
| Linux | Attachment table |
---|
attachmentRegex | ACLI-eap-a..64-installer.run |
---|
sortDescending | true |
---|
sortColumn | Created |
---|
dateFormat | yyyy-MM-dd HH:mm |
---|
columns | file,size,created,comment |
---|
attachmentPage | Downloads |
---|
enableSorting | false |
---|
|
| Attachment table |
---|
attachmentRegex | .*eap-linux-a..64.zip(.sha256)* |
---|
sortDescending | true |
---|
sortColumn | Created |
---|
dateFormat | yyyy-MM-dd HH:mm |
---|
columns | file,size,created,comment |
---|
attachmentPage | Downloads |
---|
enableSorting | false |
---|
|
|
EAP CLI Connector Apps Tip |
---|
Unless noted otherwise, the EAP SNAPSHOT client will work fine with the previous version's ACLI Connector. |
Attachment table |
---|
attachmentRegex | .*-rest-\d+.\d\.\d-SNAPSHOT.* |
---|
sortDescending | true |
---|
sortColumn | Modified |
---|
textForNone | None available at this time |
---|
dateFormat | YYYY-MM-DD HH:mm:ss |
---|
columns | File, Modified |
---|
attachmentPage | Downloads |
---|
|
EAP Run CLI Server Apps Attachment table |
---|
attachmentRegex | .*run-cli-.*-\d+\.\d\.0-SNAPSHOT.* |
---|
sortDescending | true |
---|
sortColumn | Modified |
---|
textForNone | None available at this time |
---|
dateFormat | YYYY-MM-DD HH:mm:ss |
---|
columns | File, Modified |
---|
attachmentPage | Downloads |
---|
|
EAP Docker Image- ACLI 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:eap ) next time to ensure your local docker cache is up to date.
|
|