v0.1.1
octa-cli v0.1.1
Bug-fix release for octa nodes show.
Fixed
octa nodes show <id>now reports CPU, RAM, disk, GPU, uptime and agent
version correctly. The/nodes/:idendpoint returns a different JSON envelope
than/nodes(system details underdata, no top-levelprices), which the
SDK previously decoded into the list-shaped struct, leaving every load field
at zero. The renderer was migrated to the SDK's dedicatedNodeDetailtype
(go-sdkv0.4.0) and now also shows a node reliability row.
Upgrade notes
octa nodes showno longer prints node prices — the/nodes/:idendpoint
does not return them. Useocta nodes listfor prices instead. No flag,
config, or-o jsonoutput changes.
Artifacts
Five binaries (linux/amd64, linux/arm64, darwin/amd64, darwin/arm64,
windows/amd64) plus SHA256SUMS. No cryptographic signing yet — verify with
the published checksums.