Install
Install the CLI
Section titled “Install the CLI”The CLI is distributed as a Python package. Install it with uv or pip:
uv tool install komputopip install komputoAuthenticate
Section titled “Authenticate”Log in to obtain an API key for your organization:
komputo loginThe key is stored locally and sent on every request as the X-API-Key header.
The web app stores the same key in your browser and sends it identically.
Verify
Section titled “Verify”komputo prices --accelerator H100:8A table of live EU offers — provider, region, price per GPU-hour, and carbon intensity — confirms the CLI is talking to the control plane.