CLI
ankra cost
Read cloud cost: the fleet rollup, a cluster’s estimate and the pricing settings
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Read cloud cost: the fleet rollup, a cluster’s estimate and the pricing settings
ankra cost cluster <name-or-id> [flags]
ankra cost cluster prod-eu
ankra cost cluster 1834920e-3001-4157-8938-33c447031033 -o json
| Flag | Default | Description |
|---|---|---|
-o, --output | Output format: json or yaml (default: human-readable) |
ankra cost settings get [flags]
| Flag | Default | Description |
|---|---|---|
-o, --output | Output format: json or yaml (default: human-readable) |
ankra cost settings set [flags]
ankra cost settings set --currency eur
ankra cost settings set --discount 12.5
ankra cost settings set --include-egress=false
| Flag | Default | Description |
|---|---|---|
--currency | Display currency: usd, eur or gbp | |
--discount | 0 | Effective discount in percent (0-100), applied on top of list prices; 10 means 10% |
--include-egress | false | Include an estimated network egress charge (pass —include-egress=false to drop it) |
-o, --output | Output format: json or yaml (default: human-readable) |
ankra cost summary [flags]
ankra cost summary
ankra cost summary -o json
| Flag | Default | Description |
|---|---|---|
-o, --output | Output format: json or yaml (default: human-readable) |