CLIBlueprint
Blueprint
3 `hanzo` commands for Blueprint, each calling one operation on api.hanzo.ai.
Package blueprint is what a template costs to run, worked out before you deploy.
3 commands · API reference →
| Command | Calls | What it does |
|---|---|---|
hanzo blueprint health | GET /v1/blueprint/health | Reports blueprint liveness and echoes the compute rate card in force. |
hanzo blueprint sbom | GET /v1/blueprint/sbom | A blueprint's bill of images and what running it costs |
hanzo blueprint get | GET /v1/blueprint | Returns every deployable blueprint with its service count and estimated monthly compute cost. |
How is this guide?