DebugBundle

Reference

CLI commands

This page is generated from the same usage text returned by the CLI help surface.

CLI help source

debugbundle --version
debugbundle -v
debugbundle -h
debugbundle analyze [--type <improvement|failure|performance>] [--local] [--json]

Other

CommandUsage
debugbundle --version

V

CommandUsage
-vdebugbundle -v

H

CommandUsage
-hdebugbundle -h

Analyze

CommandUsage
analyzedebugbundle analyze [--type <improvement|failure|performance>] [--local] [--json]

Doctor

CommandUsage
doctordebugbundle doctor [--check-relay] [--json]

Setup

CommandUsage
setupdebugbundle setup [--non-interactive] [--json]

Connect

CommandUsage
connectdebugbundle connect [--auth-file <path>] [--json]

Ingest

CommandUsage
ingestdebugbundle ingest <file> --format <debugbundle-ndjson|php-error|apache-error> [--json]

Watch

CommandUsage
watchdebugbundle watch [--cloud] --log <file> --format <debugbundle-ndjson|php-error|apache-error> [--json]

Process

CommandUsage
processdebugbundle process [--preset <minimal|balanced|investigative>] [--json]

Clean

CommandUsage
cleandebugbundle clean [--events] [--bundles] [--all] [--older-than <Nd>] [--json]

Validate

CommandUsage
validatedebugbundle validate [--fix] [--json]

Verify

CommandUsage
verify localdebugbundle verify local [--json]
verify clouddebugbundle verify cloud --project-id <id> [--trigger-5xx | --trigger-4xx <400-499> | --expect-app-event [--trace-id <id>] [--request-id <id>]] [--service <name>] [--environment <name>] [--max-age-minutes <n>] [--auth-file <path>] [--json]

Smoke

CommandUsage
smokedebugbundle smoke --project-id <id> [--service <name>] [--environment <name>] [--max-age-minutes <n>] [--auth-file <path>] [--json]

Login

CommandUsage
logindebugbundle login [--base-url <url>] [--auth-file <path>] [--json]
logindebugbundle login <member-token> [--base-url <url>] [--auth-file <path>] [--json]
logindebugbundle login --github [--label <label>] [--base-url <url>] [--auth-file <path>] [--json]
logindebugbundle login --github-cli [--label <label>] [--base-url <url>] [--auth-file <path>] [--json]
logindebugbundle login --github-device [--label <label>] [--base-url <url>] [--auth-file <path>] [--json]

Profile

CommandUsage
profile validatedebugbundle profile validate [--json]

Whoami

CommandUsage
whoamidebugbundle whoami [--auth-file <path>] [--json]

Incidents

CommandUsage
incidentsdebugbundle incidents [--source <local|cloud>] [--project-id <id>] [--environment <name>] [--service <name>] [--status <active|open|resolved|regressed|all>] [--severity <severity>] [--first-seen-after <ISO8601>] [--attention-after <ISO8601>] [--cursor <cursor>] [--limit <n>] [--auth-file <path>] [--json]

Inspect

CommandUsage
inspectdebugbundle inspect <incident-id> [--source <local|cloud>] [--auth-file <path>] [--json]

Explain

CommandUsage
explaindebugbundle explain <incident-id> [--source <local|cloud>] [--auth-file <path>] [--json]

Resolve

CommandUsage
resolvedebugbundle resolve <incident-id> [incident-id ...] [--source <local|cloud>] [--auth-file <path>] [--json]

Reopen

CommandUsage
reopendebugbundle reopen <incident-id> [incident-id ...] [--source <local|cloud>] [--auth-file <path>] [--json]

Bundle

CommandUsage
bundledebugbundle bundle <incident-id> [--source <local|cloud>] [--auth-file <path>] [--json]

Reproduce

CommandUsage
reproducedebugbundle reproduce <incident-id> [--source <local|cloud>] [--auth-file <path>] [--json]

Logs

CommandUsage
logsdebugbundle logs <incident-id> [--level <level>] [--cursor <cursor>] [--limit <n>] [--auth-file <path>] [--json]

Services

CommandUsage
servicesdebugbundle services --project-id <id> [--limit <n>] [--auth-file <path>] [--json]

Billing

CommandUsage
billing getdebugbundle billing get [--auth-file <path>] [--json]
billing trial startdebugbundle billing trial start --plan <solo|team> [--auth-file <path>] [--json]
billing capacity increasedebugbundle billing capacity increase --target-additional-capacity-units <n> [--auth-file <path>] [--json]
billing capacity schedule-reductiondebugbundle billing capacity schedule-reduction --target-additional-capacity-units <n> [--auth-file <path>] [--json]
billing capacity cancel-reductiondebugbundle billing capacity cancel-reduction [--auth-file <path>] [--json]

Github

CommandUsage
github statusdebugbundle github status [--project-id <id>] [--auth-file <path>] [--json]
github reposdebugbundle github repos [--project-id <id>] [--auth-file <path>] [--json]
github repo setdebugbundle github repo set <owner/repo> --project-id <id> [--auth-file <path>] [--json]
github repo removedebugbundle github repo remove --project-id <id> [--auth-file <path>] [--json]
github rulesdebugbundle github rules --project-id <id> [--auth-file <path>] [--json]
github rules createdebugbundle github rules create --project-id <id> --name <name> --event <event[,event]> [--environment <env[,env]>] [--service <svc[,svc]>] --severity-min <level> --bundle-type <type> [--incident-status <status>] [--cooldown <seconds>] [--enabled <true|false>] [--auth-file <path>] [--json]
github rules updatedebugbundle github rules update <rule-id> --project-id <id> [--name <name>] [--event <event[,event]>] [--environment <env[,env]>] [--service <svc[,svc]>] [--severity-min <level>] [--bundle-type <type>] [--incident-status <status>] [--cooldown <seconds>] [--enabled <true|false>] [--auth-file <path>] [--json]
github rules deletedebugbundle github rules delete <rule-id> --project-id <id> [--auth-file <path>] [--json]
github deliveriesdebugbundle github deliveries --project-id <id> [--status <status>] [--limit <n>] [--auth-file <path>] [--json]
github deliveries retrydebugbundle github deliveries retry <delivery-id> --project-id <id> [--auth-file <path>] [--json]

Project

CommandUsage
project listdebugbundle project list [--limit <n>] [--auth-file <path>] [--json]
project createdebugbundle project create --name <name> --slug <slug> [--environment-default <env>] [--color-tag <tag>] [--auth-file <path>] [--json]
project updatedebugbundle project update <project-id> [--name <name>] [--slug <slug>] [--environment-default <env>] [--color-tag <tag> | --clear-color-tag] [--auth-file <path>] [--json]
project deletedebugbundle project delete <project-id> [--auth-file <path>] [--json]
project members listdebugbundle project members list --project-id <id> [--auth-file <path>] [--json]
project members invitesdebugbundle project members invites --project-id <id> [--auth-file <path>] [--json]
project members invitedebugbundle project members invite --project-id <id> --email <email> --role <admin|member> [--auth-file <path>] [--json]
project members cancel-invitedebugbundle project members cancel-invite <invite-id> --project-id <id> [--auth-file <path>] [--json]
project members update-roledebugbundle project members update-role <user-id> --project-id <id> --role <admin|member> [--auth-file <path>] [--json]
project members removedebugbundle project members remove <user-id> --project-id <id> [--auth-file <path>] [--json]
project members leavedebugbundle project members leave --project-id <id> [--auth-file <path>] [--json]

Token

CommandUsage
token project listdebugbundle token project list <project-id> [--limit <n>] [--auth-file <path>] [--json]
token project createdebugbundle token project create <project-id> --label <label> [--allowed-origin <origin> ...] [--auth-file <path>] [--json]
token project revokedebugbundle token project revoke <project-id> <token-id> [--auth-file <path>] [--json]
token member listdebugbundle token member list [--limit <n>] [--auth-file <path>] [--json]
token member createdebugbundle token member create --label <label> [--auth-file <path>] [--json]
token member revokedebugbundle token member revoke <token-id> [--auth-file <path>] [--json]

Alert

CommandUsage
alert listdebugbundle alert list --project-id <id> [--limit <n>] [--auth-file <path>] [--json]
alert createdebugbundle alert create --project-id <id> --channel <channel> --condition <condition> [--service-id <id>] [--severity-min <level>] [--cooldown <seconds>] --config-json <json> [--is-enabled <true|false>] [--auth-file <path>] [--json]
alert updatedebugbundle alert update <alert-id> --project-id <id> [--service-id <id|null>] [--channel <channel>] [--condition <condition>] [--severity-min <level|null>] [--cooldown <seconds>] [--config-json <json|null>] [--is-enabled <true|false>] [--auth-file <path>] [--json]
alert deletedebugbundle alert delete <alert-id> --project-id <id> [--auth-file <path>] [--json]

Slack

CommandUsage
slack listdebugbundle slack list --project-id <id> [--auth-file <path>] [--json]
slack connect-urldebugbundle slack connect-url --project-id <id> [--return-to </projects/...>] [--auth-file <path>] [--json]
slack testdebugbundle slack test <destination-id> --project-id <id> [--auth-file <path>] [--json]
slack deletedebugbundle slack delete <destination-id> --project-id <id> [--auth-file <path>] [--json]

Webhook

CommandUsage
webhook listdebugbundle webhook list --project-id <id> [--limit <n>] [--auth-file <path>] [--json]
webhook createdebugbundle webhook create --project-id <id> --url <url> --event <event[,event]> [--environment <env[,env]>] [--service <svc[,svc]>] [--severity-min <level>] [--bundle-type <type[,type]>] [--verification <true|false>] [--is-enabled <true|false>] [--auth-file <path>] [--json]
webhook updatedebugbundle webhook update <webhook-id> --project-id <id> [--url <url>] [--event <event[,event]>] [--environment <env[,env]>] [--service <svc[,svc]>] [--severity-min <level>] [--bundle-type <type[,type]>] [--verification <true|false>] [--is-enabled <true|false>] [--auth-file <path>] [--json]
webhook deletedebugbundle webhook delete <webhook-id> --project-id <id> [--auth-file <path>] [--json]
webhook testdebugbundle webhook test <webhook-id> --project-id <id> [--event <verification.passed|verification.failed>] [--auth-file <path>] [--json]
webhook deliveriesdebugbundle webhook deliveries <webhook-id> --project-id <id> [--limit <n>] [--auth-file <path>] [--json]
webhook retrydebugbundle webhook retry <webhook-id> <delivery-id> --project-id <id> [--auth-file <path>] [--json]

Weekly Report

CommandUsage
weekly-report listdebugbundle weekly-report list --project-id <id> [--limit <n>] [--auth-file <path>] [--json]
weekly-report createdebugbundle weekly-report create --project-id <id> --channel <email|slack> --day-of-week <day> --hour-of-day <0-23> --timezone <iana> --config-json <json> [--is-enabled <true|false>] [--auth-file <path>] [--json]
weekly-report updatedebugbundle weekly-report update <channel-id> [--day-of-week <day>] [--hour-of-day <0-23>] [--timezone <iana>] [--config-json <json>] [--is-enabled <true|false>] [--auth-file <path>] [--json]
weekly-report deletedebugbundle weekly-report delete <channel-id> [--auth-file <path>] [--json]

Capture Policy

CommandUsage
capture-policy getdebugbundle capture-policy get --project <id> [--auth-file <path>] [--json]
capture-policy setdebugbundle capture-policy set --project <id> [--preset <minimal|balanced|investigative>] [--override <key=value>] [--client-error-incidents <preset-default|none|recommended|custom>] [--client-error-statuses <400,401,...>] [--client-error-path-rule <404=/path/*@GET,POST>] [--client-error-path-rules-json <json|null>] [--auth-file <path>] [--json]

Capture Rule

CommandUsage
capture-rule listdebugbundle capture-rule list --project-id <id> [--auth-file <path>] [--json]
capture-rule suggestdebugbundle capture-rule suggest <incident-id> [--auth-file <path>] [--json]
capture-rule create-from-suggestiondebugbundle capture-rule create-from-suggestion <incident-id> --suggestion-id <id> [--name <name>] [--description <text>] [--enabled <true|false>] [--expires-at <ISO8601>] [--auth-file <path>] [--json]
capture-rule createdebugbundle capture-rule create --project-id <id> --name <name> --action <demote|sample|drop> --matcher-json <json> [--description <text>] [--enabled <true|false>] [--sample-rate <0-1>] [--sample-event-class <preserve|context>] [--expires-at <ISO8601>] [--auth-file <path>] [--json]
capture-rule updatedebugbundle capture-rule update <rule-id> --project-id <id> [--name <name>] [--description <text>] [--enabled <true|false>] [--action <demote|sample|drop>] [--matcher-json <json>] [--sample-rate <0-1>] [--sample-event-class <preserve|context>] [--expires-at <ISO8601>] [--auth-file <path>] [--json]
capture-rule deletedebugbundle capture-rule delete <rule-id> --project-id <id> [--auth-file <path>] [--json]

Improvements

CommandUsage
improvements listdebugbundle improvements list [--project-id <id>] [--environment <name>] [--service <name>] [--status <status>] [--severity <level>] [--kind <kind>] [--cursor <cursor>] [--limit <n>] [--auth-file <path>] [--json]
improvements getdebugbundle improvements get <improvement-id> [--auth-file <path>] [--json]
improvements bundledebugbundle improvements bundle <improvement-id> --project-id <id> [--auth-file <path>] [--json]
improvements resolvedebugbundle improvements resolve <improvement-id> [--auth-file <path>] [--json]
improvements reopendebugbundle improvements reopen <improvement-id> [--auth-file <path>] [--json]
improvements snoozedebugbundle improvements snooze <improvement-id> --until <ISO8601> [--auth-file <path>] [--json]
improvements settings getdebugbundle improvements settings get --project <id> [--auth-file <path>] [--json]
improvements settings setdebugbundle improvements settings set --project <id> [--enabled <true|false>] [--sensitivity <high_confidence|balanced|verbose>] [--auth-file <path>] [--json]

Probe

CommandUsage
probe activatedebugbundle probe activate <project-id> --label-pattern <pattern> [--service <name>] [--environment <name>] [--ttl-seconds <n>] [--trigger-ttl-seconds <n>] [--auth-file <path>] [--json]
probe listdebugbundle probe list <project-id> [--auth-file <path>] [--json]
probe deactivatedebugbundle probe deactivate <project-id> <activation-id> [--auth-file <path>] [--json]

Health

CommandUsage
health checks listdebugbundle health checks list --project-id <id> [--limit <n>] [--auth-file <path>] [--json]
health checks getdebugbundle health checks get <check-id> --project-id <id> [--auth-file <path>] [--json]
health checks createdebugbundle health checks create --project-id <id> --name <name> --url <url> --interval-seconds <n> [--method <GET|HEAD>] [--expected-status-min <code>] [--expected-status-max <code>] [--timeout-ms <n>] [--failure-threshold <n>] [--recovery-threshold <n>] [--environment <name>] [--service <name|null>] [--enabled <true|false>] [--auth-file <path>] [--json]
health checks updatedebugbundle health checks update <check-id> --project-id <id> [--name <name>] [--url <url>] [--method <GET|HEAD>] [--expected-status-min <code>] [--expected-status-max <code>] [--timeout-ms <n>] [--interval-seconds <n>] [--failure-threshold <n>] [--recovery-threshold <n>] [--environment <name>] [--service <name|null>] [--enabled <true|false>] [--auth-file <path>] [--json]
health checks deletedebugbundle health checks delete <check-id> --project-id <id> [--auth-file <path>] [--json]
health checks testdebugbundle health checks test --project-id <id> --url <url> [--method <GET|HEAD>] [--expected-status-min <code>] [--expected-status-max <code>] [--timeout-ms <n>] [--auth-file <path>] [--json]
health checks resultsdebugbundle health checks results <check-id> --project-id <id> [--limit <n>] [--auth-file <path>] [--json]
health checks daily-rollupsdebugbundle health checks daily-rollups <check-id> --project-id <id> [--limit <n>] [--auth-file <path>] [--json]