giantswarm/Install Tool

Install & cache common scripts and binaries.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
binaryName of the binary. E.g. "architect"yes
versionVersion. E.g. "architect"yes
download_urlDownload URL template. Available variables are ${binary} and ${version}. If the URL has to extension then no unarchiving will happen.nohttps://github.com/giantswarm/${binary}/releases/download/v${version}/${binary}-v${version}-linux-amd64.tar.gz
tarball_binary_pathTemplate of the binary path in the tarball. Can contain wildcards.no*/${binary}
smoke_testTemplate of the binary smoke test.no${binary} version
binary_new_nameName of the binary once is installed. E.g. "aws". Available variables are ${binary} and ${version}.no

no outputs