evroc loadbalancer loadbalancer create
Create a load balancer
evroc loadbalancer loadbalancer create <loadbalancer_id> [flags]
Options
-h, --help help for create
--public-ip-ref string The public IP reference for the load balancer (required).
--subnet strings A backend subnet as zone:subnet (e.g. a:my-subnet), repeatable, one per zone. Required when --vpc is set. Immutable after creation.
--vpc string The VPC the load balancer attaches to. Required when --subnet is set. Immutable after creation.
Options inherited from parent commands
--config string Path to the evroc config file (default "~/.evroc/config.yaml")
SEE ALSO
- evroc loadbalancer loadbalancer - Load balancer resource management commands