Skip to content

kx delete

Deletes one or more indexed resources, confirming each one individually — so declining one doesn’t take the rest with it — unless --yes skips every prompt.

Usage

kx delete [OPTIONS] <index>...

Arguments

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

Options

OptionDescription
-y, --yesSkip the confirmation prompt

Global options

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

Examples

kx delete 3
kx delete 3 5 -y
kx delete 3..5
kx delete 3..