Description
The dcos edgelb lb-config
command shows the running load-balancer config associated with the pool. You can view the active load balancer configuration for all load balancers in a pool.
Usage
dcos edgelb lb-config [<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. |
--raw |
Show unparsed load-balancer config. |
Parent command
Command | Description |
---|---|
dcos edgelb | Manage Edge-LB. |
Examples
See the Edge-LB Usage.