rpk debug remote-bundle cancel
Cancel a remote bundle execution.
This command cancels the debug collection process in a remote cluster that you configured in flags, environment variables, or your rpk profile.
Use the flag --job-id to only cancel the debug bundle with
the given job ID.
Use the flag --no-confirm to avoid the confirmation prompt.
Flags
| Value | Type | Description |
|---|---|---|
|
string |
The job ID of the debug bundle to cancel. If not specified, cancels the current debug bundle job. |
|
bool |
Disable confirmation prompt. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |