Ci
The `hanzo ci` commands.
Also for this capability: API · CLI · SDKs
Mounts the CI fleet dashboard as a capability of this binary.
hanzo ci runsEvery command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.
| Command | What it does |
|---|---|
hanzo ci fleet | Compares what was written with what is running, one row per service along a single causal line: head, the commit on the… |
hanzo ci runs | Lists recent builds: the repo, the branch, the commit and how each run ended, newest first. |
How is this guide?