Delete an organization
The pw orgs delete command deletes an organization and all its users, groups, and settings.
This action is irreversible. You will be prompted to type the organization name to confirm. Use -f to skip the confirmation prompt.
pw orgs delete <organization> [flags] pw orgs delete my-org
# Skip confirmation
pw orgs delete -f my-org -f, --force Skip confirmation prompt
-h, --help help for delete --context string The context to use. Overrides PW_CONTEXT environment variable and current context from config.
--platform-host string The Parallel Works ACTIVATE platform host to use. Will override any other platform host settings.
-v, --verbose Enable verbose logging