Skip to content

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

ArgumentDescription
<index>...Row number from the current listing; run kx state to see it

Global options

OptionDescription
--no-colorDisable styled output
-h, --helpShow this message and exit

Examples

kx describe 1
kx describe 1 3 5
kx describe 1..3
kx describe 3..