Permanently delete every terminated session in the workspace
Permanently delete every terminated session in the workspace. This cannot be undone. Pass --yes to skip the confirmation prompt.
bitrise-cli rde session delete-terminated [flags]
-h, --help help for delete-terminated
--yes skip the confirmation prompt
--no-color disable ANSI colors (NO_COLOR env is also honored)
-o, --output string output format: human|json (default "human")
-q, --quiet suppress non-error diagnostic messages
--theme string color theme: auto|dark|light|none (default "auto"; overrides terminal background detection)
--workspace string workspace ID (or set BITRISE_WORKSPACE_ID or default_workspace_id; auto-detected if you have exactly one workspace)
- bitrise-cli rde session - Create, list, inspect, and manage RDE sessions