Documentation
¶
Overview ¶
Command genassets generates the shell completions and man pages that ship inside the release archives and OS packages. It builds the same cobra tree the binary exposes, so the assets can never describe a command set the release does not have.
goreleaser runs this from a before-hook; the output directory is disposable and gitignored. Run it by hand with:
go run ./tools/genassets -out ./dist/assets
Click to show internal directories.
Click to hide internal directories.