Deletes proxy from the EDB Postgres Distributed cluster
Deletes proxy from the EDB Postgres Distributed cluster.
pgd proxy delete [flags]
--proxy-name
$ pgd proxy delete --proxy-name proxy-a1
proxy deleted successfully
--proxy-name string proxy name
-f, --config-file string config file; ignored if --dsn flag is present (default "/etc/edb/pgd-cli/pgd-cli-config.yml") --dsn string database connection string e.g."host=bdr-a1 port=5432 dbname=bdrdb user=postgres " -L, --log-level string logging level: debug, info, warn, error (default "error") -o, --output string output format: json, yaml
proxy create
pgd Command Reference
proxy list