client/pkg/kn/commands
Ying Chun Guo 45162fb5d8
Add command group for ContainerSource (#1016)
* add container source create and delete

* add update and list commands

* add describe command

* add e2e test

* add more tests

* changes to address review comments
2020-12-02 05:56:51 -08:00
..
broker machine-readable output for broker (#1124) 2020-11-18 05:11:51 -08:00
channel add url output for broker and channel (#1118) 2020-11-17 08:24:52 -08: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 Fix a few more occurrences of divisive language (#1119) 2020-11-16 07:18:04 -08: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 adds --scale range option (#1114) 2020-11-24 11:51:43 -08:00
source Add command group for ContainerSource (#1016) 2020-12-02 05:56:51 -08:00
subscription fix golangci-lint errors (#1068) 2020-10-18 23:20:58 -07:00
trigger remove unnecessary help message (#1152) 2020-11-30 02:35:36 -08:00
version Update version dependency to 0.19 + update version command (#1111) 2020-11-11 07:10:59 -08: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