1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-24 04:16:27 +02:00
goreleaser/www/docs/cmd/goreleaser_jsonschema.md
Carlos A Becker 526bdff1f4
docs: update
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-10-06 15:00:38 -03:00

26 lines
422 B
Markdown

# goreleaser jsonschema
outputs goreleaser's JSON schema
```
goreleaser jsonschema [flags]
```
## Options
```
-h, --help help for jsonschema
-o, --output string Where to save the JSONSchema file (default "-")
```
## Options inherited from parent commands
```
--debug Enable debug mode
```
## See also
* [goreleaser](/cmd/goreleaser/) - Deliver Go binaries as fast and easily as possible