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 --wildcard-domain 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
--wildcard-domain string Top level domain to be used to expose applications in the region
-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