Description
The dcos edgelb endpoints command returns a list of all endpoints for a pool. The internal IP address and ports for a pool can be found with this command.
Usage
dcos edgelb endpoints [<flags>] <pool-name>
Options
| Name, shorthand | Description |
|---|---|
--help, h |
Display usage. |
--verbose |
Enable additional logging of requests and responses. |
--name="<name>" |
Name of the service instance to query. |
--json |
Show unparsed JSON response. |
Parent command
| Command | Description |
|---|---|
| dcos edgelb | Manage Edge-LB. |
Examples
See the Edge-LB Usage.
Edge Lb Documentation