You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
See the output of kn hello. Pay attention that kn-hello is used in the usage part and in the last sentence, which we definitely hope to use kn hello instead.
$ kn hello
Longer description of this fantastic plugin that can go over several lines.
Usage:
kn-hello [command]
Available Commands:
help Help about any command
print Print the argument
version Prints the plugin version
Flags:
-h, --help help for kn-hello
Use "kn-hello [command] --help" for more information about a command.
It's an issue related with cobra. I create in our repo to track.
The text was updated successfully, but these errors were encountered:
daisy-ycguo
changed the title
help message of kn plugin needs improve
A minor defect in help message of kn plugin
Apr 24, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See the output of
kn hello
. Pay attention thatkn-hello
is used in theusage
part and in the last sentence, which we definitely hope to usekn hello
instead.It's an issue related with cobra. I create in our repo to track.
The text was updated successfully, but these errors were encountered: