Description
The dcos edgelb template update command updates a custom config template for a pool of load-balancers.
The rendered haproxy.cfg for a pool is generated using a template named haproxy.cfg.ctmpl. It is possible for advanced users to modify and upload a custom version of this template.
Usage
dcos edgelb template update <pool-name> <template-file>
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. |
Parent command
| Command | Description |
|---|---|
| dcos edgelb | Manage Edge-LB. |
Examples
See the Edge-LB Usage.
Edge Lb Documentation