Skip to main content

diagrid region delete

Delete private region

Description

Delete a private region

diagrid region delete <regionid> [flags]

Examples


# Delete a private region
diagrid region delete my-region

# Delete a private region with output in JSON format
diagrid region delete my-region --output json

Options

--approve 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