kx describe
Shows full kubectl describe output for one or more indexed resources, printing each under its own Kind/name banner.
Unrecognized flags are passed through to kubectl.
Usage
kx describe [OPTIONS] <index>... [kubectl flags]Arguments
| Argument | Description |
|---|---|
<index>... | Row number from the current listing; run kx state to see it |
Global options
| Option | Description |
|---|---|
--no-color | Disable styled output |
-h, --help | Show this message and exit |
Examples
kx describe 1
kx describe 1 3 5
kx describe 1..3
kx describe 3..