mirror of https://github.com/knative/client.git
The final step when printing out the version of the generated kn binary uses now the proper path, so that this script can be called from any directory (like when the cwd is hacks/). |
||
|---|---|---|
| cmd/kn | ||
| hack | ||
| pkg | ||
| test | ||
| vendor | ||
| .gitignore | ||
| DEVELOPMENT.md | ||
| LICENSE | ||
| OWNERS | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
README.md
Knative Client
Knative developer experience best practices, reference Knative CLI implementation, and reference Knative client libraries.
If you are interested in contributing, see the Knative community contribution guide and DEVELOPMENT.md.
Bash auto completion:
Run following to enable bash auto completion
$ source <(kn completion)
Use TAB to list available sub-commands
$ kn <TAB>
completion revision service
$ kn revision <TAB>
describe list