Description
The dcos edgelb status
command returns a list of load-balancer task information associated with a pool, such as agent IP address, task ID, etc.
Usage
dcos edgelb status [<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. |
--task-ids |
Only Display the task ids. |
--json |
Show unparsed JSON response. |
Parent command
Command | Description |
---|---|
dcos edgelb | Manage Edge-LB. |
Examples
See the Edge-LB Usage.