Administrative operations must be performed with Parsec CLI for Linux. They can be performed from another machine.

Install Linux CLI

Parsec is also available as a command line interface (CLI) for Linux. It is a standalone binary that is provided in our GitHub releases.

  1. Download the CLI by following this link:

    Parsec CLI v3.3.2.

  2. Make the file executable

  • Right-click/Properties/Allow executing file as program

  • Or use the chmod command:

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

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

The CLI should output its version:

parsec-cli 3.3.2