diagrid region group delete
Delete a region group
Description
Delete a region group. A group that still holds projects cannot be deleted: delete its projects first. The member regions are not deleted, and they accept projects of their own again once their last group placement has drained.
diagrid region group delete <group-id> [flags]
Examples
# Delete a region group (prompts for confirmation)
diagrid region group delete my-group
# Delete a region group without the confirmation prompt
diagrid region group delete my-group --approve
Options
--approve Skip confirmation prompt
-y, --yes Skip confirmation prompt
-h, --help help for delete
Options inherited from parent commands
--api-key string Diagrid Cloud API key
SEE ALSO
- diagrid region group - Manage region groups