mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-08 03:31:59 +02:00
386a6f3709
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
957 B
957 B
goreleaser completion
Generate the autocompletion script for the specified shell
Synopsis
Generate the autocompletion script for goreleaser for the specified shell. See each sub-command's help for details on how to use the generated script.
Options
-h, --help help for completion
Options inherited from parent commands
--debug Enable debug mode
See also
- goreleaser - Deliver Go binaries as fast and easily as possible
- goreleaser completion bash - Generate the autocompletion script for bash
- goreleaser completion fish - Generate the autocompletion script for fish
- goreleaser completion powershell - Generate the autocompletion script for powershell
- goreleaser completion zsh - Generate the autocompletion script for zsh