Skip to content

Kn plugins seems broken on Linux #417

@maximilien

Description

@maximilien

In what area(s)?

Kn plugins

Classifications:

/kind bug

What version of Knative Client?

Paste output of 'kn version'

maximilien@maxmini:$ ./kn version
Using kn config file: /home/maximilien/.kn/config.yaml
Version:      v20190920-local-94bb1cf-dirty
Build Date:   2019-09-20 20:38:29
Git Revision: 94bb1cf
Support:
- Serving: v0.8.0  v0.7.1
- API(s):  v1alpha1

What version of Knative Serving running on your cluster?

0.8.x

Expected Behavior

kn hello should execute the kn-hello plugin.

Actual Behavior

Prints the help and that “hello is not valid command”

However, the kn-hello is listed when I do kn plugin list. So it simply not being executed.

Steps to Reproduce the Problem

Seems to be only on my Linux system. Doubtful it has to do with the fact that my system is running Ubuntu. Cannot repro this on a Mac OS X.

Metadata

Metadata

Assignees

Labels

kind/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