1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-11 13:38:41 +02:00
goreleaser/www/docs/cmd/goreleaser_init.md
Carlos Alexandro Becker 1a34c5dc98
docs: update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-05-29 13:16:51 +00:00

470 B

goreleaser init

Generates a .goreleaser.yaml file

goreleaser init [flags]

Options

  -f, --config string   Load configuration from file (default ".goreleaser.yaml")
  -h, --help            help for init

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