Closed
Description
Source URL
https://github.com/CrunchyData/postgres-operator-client/
Homepage URL
https://access.crunchydata.com
Command names
kubectl-pgo
How to confirm after installation
e.g.
gh version
kubectl-pgo version
How to install
aqua supports several install ways.
The tool's official installation guide:
- Download pre-built binaries
- GitHub Releases
- Files in the GitHub repository
- URL: https://github.com/CrunchyData/postgres-operator-client/releases/tag/v0.5.1
- Build from source
- go install:
go install
- go build:
go build
- cargo install
cargo install
- go install:
Note
No response