Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ rpk debug remote-bundle start [flags]

|-h, --help |- |Help for start.

|--job-id |string |ID of the job to start debug bundle in.
|--job-id |string |Custom UUID to assign to the job that generates the debug bundle.

|-l, --label-selector |stringArray |(K8s only) Comma-separated label selectors to filter your resources. For example: `<label>=<value>,<label>=<value>` (default `[app.kubernetes.io/name=redpanda]`).

Expand Down
Loading