pgo_create_pgbouncer
pgo create pgbouncer
Create a pgbouncer
Synopsis
Create a pgbouncer. For example:
pgo create pgbouncer mycluster pgo create pgbouncer [flags] Options
-h, --help help for pgbouncer --pgbouncer-pass string Password for the pgbouncer user of the crunchy-pgboucer deployment. 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 create - Create a Cluster, PGBouncer, PGPool, Policy, Schedule, or User