Skip to main content
Permanently deletes a workspace, including its member list and app-sharing setup. The workspace ID is required. This is destructive: it asks for y/N confirmation before deleting. Pass -y/--yes to skip the prompt.
squarecloud workspace delete <workspaceID>
squarecloud workspace delete <workspaceID> -y
# Deletes the workspace without a confirmation prompt.
Use squarecloud workspace delete --help for more information about this command.