Skip to content

Shell completion does not work for Zsh #90

@clebs

Description

@clebs

Description
Following the instructions provided by cobra to enable completion for the kyma CLI commands does not work showing the following error:
/dev/fd/11:type:299: bad option: -t

Expected result

Completions work after running the command as explained by the output of kyma completion -h

Actual result

Error is displayed:
/dev/fd/11:type:299: bad option: -t

Steps to reproduce

  1. Install Kyma CLI as explained here: https://github.com/kyma-project/cli/releases/tag/v0.7.0
  2. Run . <(kyma completion), which should add the completions code to your bash session .

Metadata

Metadata

Labels

area/cliRelated to all activities around CLIkind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions