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
- Download the CLI: Download the Bitaic CLI installer from the Bitaic Downloads page.
- Install via Command Line:
- Verify Installation:
curl -o bitaic-installer.sh https://bitaic.com/downloads/cli/bitaic-installer.sh chmod +x bitaic-installer.sh ./bitaic-installer.shbitaic versionOnce installed, you can start configuring agents and monitoring your infrastructure directly from the command line.