client/pkg/kn/commands
Navid Shaikh 45ffadecec
Drop deprecated --async flag support (#1094)
in the favor of --no-wait flag
2020-11-09 01:49:17 -08:00
..
broker fix(docs): Fix message broker doc (#1056) 2020-10-09 04:12:21 -07:00
channel fix golangci-lint errors (#1068) 2020-10-18 23:20:58 -07:00
completion Add grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -07:00
flags feat: Add channel sink prefix (#1092) 2020-11-09 01:49:09 -08:00
options Add grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -07:00
plugin add aliases to help command and remove aliases in short (#1055) 2020-10-09 00:09:21 -07:00
revision add aliases to help command and remove aliases in short (#1055) 2020-10-09 00:09:21 -07:00
route add aliases to help command and remove aliases in short (#1055) 2020-10-09 00:09:21 -07:00
service Drop deprecated --async flag support (#1094) 2020-11-09 01:49:17 -08:00
source uniform multiple writeSink into DescribeSink (#1075) 2020-10-29 06:44:34 -07:00
subscription fix golangci-lint errors (#1068) 2020-10-18 23:20:58 -07:00
trigger uniform multiple writeSink into DescribeSink (#1075) 2020-10-29 06:44:34 -07:00
version Fix various misspellings and linter items (#1057) 2020-10-12 21:24:30 -07:00
describe.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
describe_test.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
human_readable_flags.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
namespaced.go Fix various misspellings and linter items (#1057) 2020-10-12 21:24:30 -07:00
namespaced_test.go fix lint errors (#388) 2019-08-24 22:46:13 -07:00
testing_helper.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
testing_helper_test.go Add grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -07:00
types.go feat(channel): Manage knative eventing channels (#967) 2020-08-25 09:25:49 -07:00
types_test.go feat(channel): Manage knative eventing channels (#967) 2020-08-25 09:25:49 -07:00
wait_flags.go Drop deprecated --async flag support (#1094) 2020-11-09 01:49:17 -08:00
wait_flags_test.go Drop deprecated --async flag support (#1094) 2020-11-09 01:49:17 -08:00