Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@tjungblu tjungblu released this 01 Oct 09:46
· 14 commits to main since this release
d02283f

no fixes since last beta release, only documentation updates.


Unpack the binary that you downloaded, for Linux the tar file can be extracted with:

$ tar xzf must-gather-clean-linux-amd64.tar.gz

Optionally, you can validate against the checksum file found on the release page, here using the linux binary:

$ echo "$(<SHA256_SUM) must-gather-clean" | sha256sum --check

On Linux, you can add the binary to the path with:

$ chmod +x must-gather-clean
$ sudo mv ./must-gather-clean /usr/local/bin/must-gather-clean

Then you should be able to run:

$ must-gather-clean version