We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69289c8 + a592903 commit 3d28e5aCopy full SHA for 3d28e5a
README.md
@@ -113,7 +113,7 @@ If the docker.sock volume is found in any files the cli exit code with be 1.
113
114
## Build
115
116
-To build the binary you can use `make dsd` or `go build -o kubectl-dds main.go`
+To build the binary you can use `make dds` or `go build -o kubectl-dds main.go`
117
118
Install the `kubectl-dds` binary somewhere in your path to use it with `kubectl` or use it by itself without kubectl.
119
The same kubectl authentication works with or without `kubectl` (e.g. $HOME/.kube/config or KUBECONFIG).
0 commit comments