Skip to content

Installing the Lightrun CLI

Prerequisites

This tutorial assumes that you have:

Install the Lightrun CLI

  1. Download the Lightrun Download CLI JAR from the Start using Lightrun section of the Lightrun Management Portal.

    Download CLI

  2. Open your terminal and navigate to the folder where the downloaded lightrunc.jar is stored.

  3. Set the sever URL for the CLI java -jar lightrunc.jar server-url https://app.lightrun.com.
    $ java -jar lightrunc.jar server-url https://app.lightrun.com
    ​​Server url updated successfully
    

After the Lightrun CLI has been installed, the next step is to authenticate the Lightrun CLI.


Last update: September 20, 2023