/
How to update latest CLI snapshot jar file for existing CLI installers

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

  1. Download the latest snapshot (EAP Client) from Downloads Early Access Program (EAP).
  2. Unzip the downloaded EAP client distribution.
  3. Navigate to lib folder in the unzipped distribution and copy acli-*.*.*-SNAPSHOT.jar file:
  4. Navigate to lib folder of CLI installer directory and delete the existing acli-9*.*.jar file:
  5. 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.

Related content