rpk debug remote-bundle download
Download a remote debug bundle.
This command downloads 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 download the debug bundle with the given job ID.
Use the flag --no-confirm to avoid the confirmation prompt.
Flags
| Value | Type | Description |
|---|---|---|
|
- |
Help for download. |
|
string |
ID of the job to download the debug bundle from. |
|
- |
Disable confirmation prompt. |
|
string |
The file path where the debug file will be written (default |
|
string |
Redpanda or |
|
stringArray |
Override |
|
string |
Profile to use. See |
|
- |
Enable verbose logging. |