linkerd2/cli/cmd
Ye Ben f2ba17d366 fix some typos (#2194)
Signed-off-by: yeya24 <ben.ye@daocloud.io>
2019-02-02 23:03:54 -08:00
..
testdata Add pod spec annotation to disable injection in CLI and auto-injector (#2187) 2019-02-01 16:57:06 -08:00
check.go Add hint URLs for all checks (#2159) 2019-01-30 16:26:57 -08:00
check_test.go Update check and inject output (#2087) 2019-01-16 15:14:14 -08:00
completion.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
completion_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
dashboard.go Leave dashboard command running when open URL fails (#2081) 2019-01-14 16:46:11 -08:00
get.go Introduce resource selector and deprecate namespace field for ListPods (#2025) 2019-01-23 10:35:55 -08:00
get_test.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
inject.go Add pod spec annotation to disable injection in CLI and auto-injector (#2187) 2019-02-01 16:57:06 -08:00
inject_test.go Add pod spec annotation to disable injection in CLI and auto-injector (#2187) 2019-02-01 16:57:06 -08:00
inject_util.go Add pod spec annotation to disable injection in CLI and auto-injector (#2187) 2019-02-01 16:57:06 -08:00
install-cni-plugin.go Added flags to allow further configuration of destination cni bin and cni conf directories; fixed up spacing in template. (#2181) 2019-01-31 13:52:39 -08:00
install-cni-plugin_test.go Added flags to allow further configuration of destination cni bin and cni conf directories; fixed up spacing in template. (#2181) 2019-01-31 13:52:39 -08:00
install-sp.go Add cli command to install linkerd service profiles (#2099) 2019-01-24 11:34:19 -08:00
install-sp_test.go Add cli command to install linkerd service profiles (#2099) 2019-01-24 11:34:19 -08:00
install.go fix some typos (#2194) 2019-02-02 23:03:54 -08:00
install_test.go Add pod spec annotation to disable injection in CLI and auto-injector (#2187) 2019-02-01 16:57:06 -08:00
logs.go Fix Unicode and color output for Windows (#2114) 2019-01-23 09:55:44 -08:00
logs_test.go Surface logs from control plane pods (#2037) 2019-01-16 19:24:42 -08:00
profile.go Add --proto flag to linkerd profile command to read protobuf files (#2128) 2019-01-25 11:15:20 -08:00
profile_test.go Add --proto flag to linkerd profile command to read protobuf files (#2128) 2019-01-25 11:15:20 -08:00
root.go WIP: CNI Plugin (#2071) 2019-01-30 11:51:34 -08:00
routes.go Fix dupe word in example (#2121) 2019-01-22 13:43:31 -05:00
routes_test.go Improve routes command to list all routes (#2066) 2019-01-16 17:15:35 -08:00
stat.go Wire up stats commands for daemonsets (#2006) (#2086) 2019-01-24 14:34:13 -08:00
stat_test.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
tap.go Wire up stats commands for daemonsets (#2006) (#2086) 2019-01-24 14:34:13 -08:00
tap_test.go Followups from lint/comment changes (#2032) 2019-01-02 15:28:09 -08:00
test_helper.go Add pod spec annotation to disable injection in CLI and auto-injector (#2187) 2019-02-01 16:57:06 -08:00
top.go Wire up stats commands for daemonsets (#2006) (#2086) 2019-01-24 14:34:13 -08:00
uninject.go Follow up to #2054: move magic strings into constants (#2122) 2019-01-22 14:53:24 -05:00
uninject_test.go Add pod spec annotation to disable injection in CLI and auto-injector (#2187) 2019-02-01 16:57:06 -08:00
version.go Introduce version consistency checks (#2130) 2019-01-23 16:54:43 -08:00
version_test.go Introduce version consistency checks (#2130) 2019-01-23 16:54:43 -08:00