upgrade
Upgrade a Solana node in place to a specified target version using atomic swap and leader-aware cycling. Dry-run by default; execute with confirmation after policy and audit checks.
Instructions
Upgrade one node in place to target_version: build on the cluster's builder, distribute + checksum-verify the agave + geyser artifact set, swap atomically, cycle (leader-aware for validators), and verify.
Defaults to a dry-run plan. confirm=true executes, gated by policy
(allowed versions, disk floor) and recorded in the audit log.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| confirm | No | ||
| target_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||