Install
curl -sSfL https://raw.githubusercontent.com/ava-labs/platform-cli/main/install.sh | shOr download the binary for your platform below.
Changelog
- feat: support ACP-236 auto-renewed staking commands (#28)
- feat!: add
subnet add-validator+ align P-Chain command names with avalanchego tx types (v2.0.0) (#33) - docs: use platform-cli command name (#34)
- chore: code hygiene — gofmt gate, unencrypted-key warning, validator-spec extraction (#29)
- refactor: replace func-typed injection seams in pkg/pchain with interfaces (#30)
- chore: assign code ownership to builder-hub-maintainers team
- fix: upgrade Go to 1.25.11 and golang.org/x deps to resolve stdlib vulnerabilities
- fix: upgrade Go to 1.25.9 to resolve stdlib vulnerabilities
- chore: pin GitHub Actions to commit SHAs