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 621cdae commit 2431499Copy full SHA for 2431499
Makefile
@@ -16,7 +16,7 @@ mage:
16
install-go-cache-plugin:
17
@echo Installing go-cache-plugin
18
go install github.com/tailscale/go-cache-plugin/cmd/go-cache-plugin@latest
19
- @-go-cache-plugin help
+ @-go-cache-plugin version
20
21
## install-gotestsum : Install gotestsum
22
.PHONY: install-gotestsum
0 commit comments