Skip to content

Before setting up the Aembit CLI, ensure you have the following:

  • A Linux or Windows Server system (see Supported operating systems)
  • Access to a terminal or command prompt
  • Internet access to download the CLI binary

To setup the Aembit Agent CLI, follow these steps:

  1. Download the Aembit Agent CLI from:

    Terminal window
    curl -O "https://releases.aembit-eng.com/agent/1.24.3335/linux/amd64/aembit_agent_cli_linux_amd64_1.24.3335.tar.gz"
  2. Extract the CLI binary:

    Terminal window
    tar -xf aembit_agent_cli_linux_amd64_1.24.3335.tar.gz

    The Aembit CLI is ready to use.

  3. Verify that you can run the Aembit CLI:

    Terminal window
    ./aembit --version
    Aembit Agent CLI 1.24.3328