From 05f9e98c36acce81e81ce36d780c709ddd4945dc Mon Sep 17 00:00:00 2001 From: Nicolas G Date: Mon, 4 May 2020 13:25:28 -0400 Subject: [PATCH] fix: rename `kubectl scan` to `kubectl kubesec-scan` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 897a833..c4a98e8 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ curl -sL https://github.com/controlplaneio/kubectl-kubesec/releases/download/0.3 Scan a Deployment: ```bash -kubectl scan -n kube-system deployment kubernetes-dashboard +kubectl kubesec-scan -n kube-system deployment kubernetes-dashboard ``` Result: