Parsec CLI

In order to deploy and maintain Parsec Server, you would need to perform some operations with Parsec CLI for Linux. These operations can be performed from another machine.

Parsec CLI is a standalone binary that can be downloaded from GitHub releases page.

  1. Download Parsec CLI.

  2. Make the file executable:

    • Right-click on file, then Properties ‣ Allow executing file as program

    • Or use the chmod command:

    chmod +x parsec-cli_3.9.0_linux-x86_64-musl
    
  3. Verify the installation by running the following command:

    ./parsec-cli_3.9.0_linux-x86_64-musl --version
    

    Which should display the installed version:

    parsec-cli 3.9.0