Skip to main content

diagrid region update

Update private region

Description

Update an existing private region

diagrid region update <regionid> [flags]

Examples


# Update private region
diagrid region update my-region --ingress updated-domain.company.com

# Update private region location
diagrid region update my-region --location new-location

Options

      --host string       Host where the region is deployed
--location string Location of the region
--ingress string Ingress with wildcard domain used as the network entrypoint for the region (i.e https://*.mydomain.com:443)
-h, --help help for update

Options inherited from parent commands

      --api-key string   Diagrid Cloud API key

SEE ALSO

  • diagrid region - Show available regions where projects can be created