mirror of https://github.com/knative/client.git
* Support generating bash completion This patch adds subcommand to generate completion script for bash. As an knative user, we would like to complete subcommands and options rather than typing them. * Adds docs about bash auto completion in README.md This changeset adds auto-completion section in existing README.md Suggested-by: Navid Shaikh <nshaikh@redhat.com> |
||
|---|---|---|
| .. | ||
| completion.go | ||
| revision.go | ||
| revision_describe.go | ||
| revision_describe_test.go | ||
| revision_list.go | ||
| root.go | ||
| service.go | ||
| service_describe.go | ||
| service_describe_test.go | ||
| service_list.go | ||
| service_list_test.go | ||