delete-proxy v5.6
Warning: You are not reading the most recent version of this documentation.
Documentation improvements are made only to the latest version.
As per semantic versioning, PGD minor releases remain backward compatible and may include important bug fixes and enhancements.
We recommend upgrading the latest minor release as soon as possible.
If you want up-to-date information, read the latest PGD documentation.
Documentation improvements are made only to the latest version.
As per semantic versioning, PGD minor releases remain backward compatible and may include important bug fixes and enhancements.
We recommend upgrading the latest minor release as soon as possible.
If you want up-to-date information, read the latest PGD documentation.
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