okteto pipeline destroy

Destroy an okteto pipeline

Options

NameDescription
--loglevel, -l <loglevel>Amount of information outputted (debug, info, warn, error)
--output, -o <output>Output format (tty, plain, json)
--name, -p <name>Name of the pipeline (defaults to the git config name)
--namespace, -n <namespace>Namespace where the up command is executed (defaults to the current namespace)
--timeout, -t <timeout>The length of time to wait for completion, zero means never. Any other values should contain a corresponding time unit e.g. 1s, 2m, 3h
--volumes, -vDestroy persistent volumes created by the pipeline (defaults to false)
--wait, -wWait until the pipeline finishes (defaults to false)
--help, -hHelp for destroy