pgo_upgrade
pgo upgrade
Perform an upgrade
Synopsis
UPGRADE performs an upgrade on a PostgreSQL cluster. For example:
pgo upgrade mycluster
pgo upgrade [flags] Options
--ccp-image-tag string The CCPImageTag to use for cluster creation. If specified, overrides the pgo.yaml setting. -h, --help help for upgrade Options inherited from parent commands
--apiserver-url string The URL for the PostgreSQL Operator apiserver. --debug Enable debugging when true. --namespace string The namespace to use for pgo requests. --pgo-ca-cert string The CA Certificate file path for authenticating to the PostgreSQL Operator apiserver. --pgo-client-cert string The Client Certificate file path for authenticating to the PostgreSQL Operator apiserver. --pgo-client-key string The Client Key file path for authenticating to the PostgreSQL Operator apiserver. SEE ALSO
- pgo - The pgo command line interface.