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 |
---|---|---|
|
- |
Help for cancel. |
|
string |
ID of the job to cancel the debug bundle. |
|
- |
Disable confirmation prompt. |
|
string |
Redpanda or |
|
stringArray |
Override |
|
string |
Profile to use. See |
|
- |
Enable verbose logging. |