client/pkg/kn/commands
Gunjan Vyas c5dfb08f81
Added completion for revision resource (#1560)
* Added completion for revision resource

* Added unit tests for revision autocompletion

* Fixed merge conflicts
2022-01-10 06:58:59 -08:00
..
broker Added autocompletion for broker (#1559) 2022-01-10 04:33:59 -08:00
channel Reword missing API error to mention client update (#1497) 2021-11-01 07:20:23 -07:00
completion Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
container Fix env, annotation and labels flags in service create/update/apply (#1516) 2021-11-25 00:32:16 -08:00
domain update status of commands (#1508) 2021-11-09 01:51:43 -08:00
flags Add --tag flag to service create and allow traffic split <100 when @latest is specified (#1514) 2021-11-29 05:31:04 -08:00
options Enable errorlint and fix all issues (#1223) 2021-02-12 18:27:38 -08:00
plugin Deprecate `lookup-path` option and updated relevant documentation (#1422) 2021-08-10 03:54:12 -07:00
revision Added completion for revision resource (#1560) 2022-01-10 06:58:59 -08:00
route Fix describe/list commands with json/yaml output format (#1278) 2021-09-21 05:32:37 -07:00
service Added autocompletion for service name (#1547) 2022-01-04 04:31:33 -08:00
source Fix env, annotation and labels flags in service create/update/apply (#1516) 2021-11-25 00:32:16 -08:00
subscription Changing the Default retry value (#1463) 2021-10-01 07:56:07 -07:00
trigger Changing the Default retry value (#1463) 2021-10-01 07:56:07 -07:00
version Automatically set the proper version for the serving and eventing dependencies (#1462) 2021-09-23 03:30:13 -07:00
completion_helper.go Added completion for revision resource (#1560) 2022-01-10 06:58:59 -08:00
completion_helper_test.go Added completion for revision resource (#1560) 2022-01-10 06:58:59 -08:00
describe.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
describe_test.go Adding tests for commands package (#1377) 2021-07-20 03:14:12 -07:00
human_readable_flags.go chore: Add gitops feature to changelog (#1190) 2021-01-14 06:31:19 -08:00
human_readable_flags_test.go Adding tests for commands/flag pkg (#1375) 2021-07-09 06:45:19 -07:00
namespaced.go Added autocompletion for service name (#1547) 2022-01-04 04:31:33 -08:00
namespaced_test.go Fix unit tests to use NAMESPACE value in k8s cluster env (#1421) 2021-08-06 09:57:20 -07:00
testing_helper.go Update k8s dependencies to v0.20.7 (#1344) 2021-06-17 07:42:22 -07:00
testing_helper_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
types.go Move warning handler from `main()` to `RestConfig()` (#1359) 2021-06-30 07:10:10 -07:00
types_test.go Fix unit tests clash with local kubeconfig (#1418) 2021-08-05 06:12:53 -07:00
wait_flags.go Drop deprecated --async flag support (#1094) 2020-11-09 01:49:17 -08:00
wait_flags_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00