Skip to main content

diagrid region create

Create private region

Description

Create a new private region

diagrid region create <regionid> [flags]

Examples


# Create private region
diagrid region create my-region --wildcard-domain my-region.company.com

Options

      --host string              Host where the region is deployed
--location string Location of the region
--wildcard-domain string (Required) Top level domain to be used to expose applications in the region
-o, --output string Output format, supported [table, yaml, json] (default "table")
-h, --help help for create

Options inherited from parent commands

      --api-key string   Diagrid Cloud API key

SEE ALSO

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