CLI reference
The published CLI reference is generated from the CLI’s own help output so it cannot drift from the implementation. This page is a stable placeholder until the generated pages are wired into the docs build.
Common commands
Section titled “Common commands”| Command | What it does |
|---|---|
komputo login |
Authenticate and store an API key. |
komputo prices |
Show live EU offers with price and carbon intensity. |
komputo run <spec> |
Submit a job from a YAML spec. |
komputo logs <job-id> |
Stream a job’s logs. |
komputo receipt <job-id> |
Print a completed job’s receipt. |
komputo artifacts <job-id> |
List a job’s output artifacts. |
komputo cancel <job-id> |
Cancel a running job. |