Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 714 Bytes

_index.md

File metadata and controls

24 lines (15 loc) · 714 Bytes

Kubectl Kjob Plugin

The kubectl-kjob plugin, kjobctl, allows you to list, describe and create jobs.

Syntax

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.

See Also

  • installation - Installation guide for the kubectl-kjob plugin, kjobctl.
  • commands - Full list of commands, along with all possible flags.