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