Prerequisites
Section titled “Prerequisites”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
Download and setup Aembit CLI
Section titled “Download and setup Aembit CLI”To setup the Aembit Agent CLI, follow these steps:
-
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" -
Extract the CLI binary:
Terminal window tar -xf aembit_agent_cli_linux_amd64_1.24.3335.tar.gzThe Aembit CLI is ready to use.
-
Verify that you can run the Aembit CLI:
Terminal window ./aembit --versionAembit Agent CLI 1.24.3328