How to update latest CLI snapshot jar file for existing CLI installers
This article explains how to update the latest CLI snapshot jar file with existing CLI installers.
Instructions
- Download the latest snapshot (EAP Client) from Downloads Early Access Program (EAP).
- Unzip the downloaded EAP client distribution.
- Navigate to lib folder in the unzipped distribution and copy acli-*.*.*-SNAPSHOT.jar file:
- Navigate to lib folder of CLI installer directory and delete the existing acli-9*.*.jar file:
- Paste the copied acli-*.*.*-SNAPSHOT.jar from Step# 3 to lib folder of CLI installer:
This replaces the existing jar file with the latest snapshot jar file.