delete-proxy v5.6
Deletes a proxy from the EDB Postgres Distributed cluster.
Synopsis
Deletes a proxy from the EDB Postgres Distributed cluster.
pgd delete-proxy [flags]
Options
Flag | Description |
---|---|
--proxy-name | proxy name |
See global options for global options.
Examples
Deleting a proxy
$ pgd delete-proxy --proxy-name proxy-a1
Output
proxy deleted successfully