mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-06 03:13:48 +02:00
1a34c5dc98
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
1012 B
1012 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 verbose mode (deprecated)
--verbose Enable verbose 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