-
Notifications
You must be signed in to change notification settings - Fork 123
Closed
Labels
area/cliRelated to all activities around CLIRelated to all activities around CLIkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
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
- Install Kyma CLI as explained here: https://github.com/kyma-project/cli/releases/tag/v0.7.0
- Run
. <(kyma completion), which should add the completions code to your bash session .
nachtmaar
Metadata
Metadata
Assignees
Labels
area/cliRelated to all activities around CLIRelated to all activities around CLIkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.