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.
1 parent 13a5c7f commit 444b740Copy full SHA for 444b740
Makefile
@@ -0,0 +1,5 @@
1
+build:
2
+ go build -o cmd/kubectl-kic-supportpkg
3
+
4
+install: build
5
+ sudo cp cmd/kubectl-kic-supportpkg /usr/local/bin
0 commit comments