-
Notifications
You must be signed in to change notification settings - Fork 262
Closed
Milestone
Description
Expected Behavior
show the pipeline or other objects
Actual Behavior
Just show the options and not the pipelinerun:
% tkn pipelinerun delete [TAB]
--allow-missing-template-keys -- If true, ignore any errors in templates when a field or map key is missing in the template. Only applies to golang and jsonpath output formats.
--force -f -- Whether to force deletion (default: false)
--kubeconfig -k -- kubectl config file (default: $HOME/.kube/config)
--namespace -n -- namespace to use (default: from $KUBECONFIG)
--output -o -- Output format. One of: json|yaml|name|go-template|go-template-file|template|templatefile|jsonpath|jsonpath-file.
--template -- Template string or path to template file to use when -o=go-template, -o=go-template-file. The template format is golang templates [http://golang.org/pkg/text/templa