kx labels
Shows every label on one or more indexed resources, one table per resource. --selector reformats the same data as a copy-pastable label selector.
Usage
kx labels [OPTIONS] <index>...Arguments
| Argument | Description |
|---|---|
<index>... | Row number from the current listing; run kx state to see it |
Options
| Option | Description |
|---|---|
-s, --selector | Output as a copy-pastable label selector |
Global options
| Option | Description |
|---|---|
--no-color | Disable styled output |
-h, --help | Show this message and exit |
Examples
kx labels 1
kx labels 1 2 3
kx labels 1..3
kx labels 3..