1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/www/docs/cmd/goreleaser_check.md
Carlos Alexandro Becker dbcebd00ae
docs: update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-07-17 11:56:19 +00:00

508 B

goreleaser check

Checks if configuration is valid

goreleaser check [configuration files] [flags]

Options

  -h, --help    help for check
  -q, --quiet   Quiet mode: no output
      --soft    Exit 1 only if there are syntax errors (Pro only)

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