Description
The Edge-LB CLI subcommands allow you to configure and manage your Edge-LB load balancer(s) from the DC/OS CLI.
Usage
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. |
dcos edgelb cleanup
ENTERPRISE
List and remove elements of the AWS Elastic Load Balancer (ELB) created by Edge-LB
dcos edgelb create
ENTERPRISE
Create a single pool given a definition file written in JSON or YAML
dcos edgelb diagnostic
ENTERPRISE
Collect diagnostic information for Edge-LB pools and package it in a support bundle
dcos edgelb delete
ENTERPRISE
Delete and uninstall an existing pool
dcos edgelb endpoints
ENTERPRISE
List all endpoints for a pool
dcos edgelb lb-config
ENTERPRISE
Display the running load-balancer config associated with a pool
dcos edgelb list
ENTERPRISE
List the names and a summary of all configured pools
dcos edgelb ping
ENTERPRISE
Test the readiness of the Edge-LB API server
dcos edgelb show
ENTERPRISE
Show the pool definition for a specific pool name
dcos edgelb status
ENTERPRISE
List load-balancer task information for a pool
dcos edgelb template create
ENTERPRISE
Create a custom config template for a pool of load-balancers
dcos edgelb template delete
ENTERPRISE
Revert a custom config template to defaults
dcos edgelb template show
ENTERPRISE
Display load-balancer config template for a pool
dcos edgelb template update
ENTERPRISE
Update a custom config template for a pool of load balancers
dcos edgelb update
ENTERPRISE
Upload a new pool config file
dcos edgelb version
ENTERPRISE
Display the current Edge-LB version