593e48e826
If the API returns an error during debug bundle collection the CLI was expanding the wrong error object, resulting in a panic since `err` is `nil`.
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
```release-note:bug
|
|
cli: prevent a panic when the Nomad API returns an error while collecting a debug bundle
|
|
```
|