Skip to content

Install the Machina CLI

The Machina CLI is how you drive agents, workflows, and projects from your terminal or CI pipelines. It has its own dedicated section — the CLI tab — with the full guide and command reference.

bash
curl -fsSL https://raw.githubusercontent.com/machina-sports/machina-cli/main/install.sh | bash
# or: pip install machina-cli