CLI Installation

The Bitaic CLI can be installed on various operating systems, allowing you to manage your infrastructure from any environment.

System Requirements

  • Operating Systems: Windows, macOS, Linux
  • Dependencies: Python 3.6+

Installation Steps

  1. Download the CLI: Download the Bitaic CLI installer from the Bitaic Downloads page.
  2. Install via Command Line:
  3. curl -o bitaic-installer.sh https://bitaic.com/downloads/cli/bitaic-installer.sh chmod +x bitaic-installer.sh ./bitaic-installer.sh
  4. Verify Installation:
  5. bitaic version

Once installed, you can start configuring agents and monitoring your infrastructure directly from the command line.