evroc loadbalancer backendservice create

Create a backend service

evroc loadbalancer backendservice create <backendservice_id> [flags]

Options

      --backend-pool-ref string        Reference to the backend pool.
  -h, --help                           help for create
      --ip-protocol-selection string   Backend IP protocol selection: IPv4 or IPv6.
      --port int                       Listening port for the backend service (1-65535).
      --proxy-protocol                 Enable proxy protocol for connections.

Options inherited from parent commands

      --config string   Path to the evroc config file (default "~/.evroc/config.yaml")

SEE ALSO