The kubectl-kjob
plugin, kjobctl
, allows you to list, describe and create jobs.
Use the following syntax to run kubectl kjob
commands from your terminal window:
kubectl kjob [OPERATION] [TYPE] [NAME] [flags]
or with shorter syntax kjobctl
:
kjobctl [OPERATION] [TYPE] [NAME] [flags]
You can go to the commands or run kubectl kjob help
in the terminal to get the full list of commands, along with all possible flags.
- installation - Installation guide for the
kubectl-kjob
plugin,kjobctl
. - commands - Full list of commands, along with all possible flags.