diagrid region delete
Delete a region
Description
Delete a region
diagrid region delete <region-id> [flags]
Examples
# Delete a region
diagrid region delete my-region
# Delete a region with output in JSON format
diagrid region delete my-region --output json
Options
--approve Skip confirmation prompt
-y, --yes Skip confirmation prompt
-o, --output string Output format, supported [table, yaml, json] (default "table")
-h, --help help for delete
Options inherited from parent commands
--api-key string Diagrid Cloud API key
SEE ALSO
- diagrid region - Manage regions