Skip to content

zsh completion is not offerring objects on delete commands #264

@chmouel

Description

@chmouel

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


Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions