linkerd2/cli/cmd
Kevin Lingerfelt 53cd3b50d5
Add --pre flag for linkerd check command (#1497)
* Add --pre flag for linkerd check command
* Small adjustments to check help text

Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
2018-08-20 17:09:43 -07:00
..
testdata Move all healthcheck-related code to pkg/healthcheck (#1492) 2018-08-20 16:50:22 -07:00
check.go Add --pre flag for linkerd check command (#1497) 2018-08-20 17:09:43 -07:00
check_test.go Move all healthcheck-related code to pkg/healthcheck (#1492) 2018-08-20 16:50:22 -07: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 Better CLI error messages when control plane is unavailable (#1428) 2018-08-09 15:40:41 -07:00
get.go Better CLI error messages when control plane is unavailable (#1428) 2018-08-09 15:40:41 -07:00
get_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
inject.go Increase outbound router capacity for Prometheus pod's proxy (#1358) 2018-08-02 16:44:11 -07:00
inject_test.go Update inject cmd to read from folder (#1377) 2018-08-01 17:12:00 -07:00
install.go Rename mailing lists, remove all remaining conduit references (#1416) 2018-08-07 17:00:55 -07:00
install_test.go Add TLS support to `conduit inject`. (#1220) 2018-06-27 16:04:07 -10:00
root.go Add --pre flag for linkerd check command (#1497) 2018-08-20 17:09:43 -07:00
stat.go Better CLI error messages when control plane is unavailable (#1428) 2018-08-09 15:40:41 -07:00
stat_test.go Add additional validation for stat command-line arguments (#1415) 2018-08-08 15:35:47 -07:00
tap.go Add resource metadata to Tap CLI output (#1437) 2018-08-20 14:25:26 -07:00
tap_test.go Add resource metadata to Tap CLI output (#1437) 2018-08-20 14:25:26 -07:00
test_helper.go Add Grafana to conduit install (#444) 2018-02-28 11:36:21 -08:00
top.go [RFC] linkerd top (#1435) 2018-08-15 18:10:23 -07:00
version.go Better CLI error messages when control plane is unavailable (#1428) 2018-08-09 15:40:41 -07:00
version_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00