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.2.1-a.0+dev.

  2. Make the file executable

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

  • Or use the chmod command:

    chmod +x parsec-cli_3.2.1-a.0+dev_linux_x86_64
    
  1. Verify the installation by running the following command:

./parsec-cli_3.2.1-a.0+dev_linux_x86_64 --version

The CLI should output its version:

parsec-cli 3.2.1-a.0+dev