1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/www/docs/cmd/goreleaser_jsonschema.md

26 lines
422 B
Markdown
Raw Normal View History

2021-10-26 20:15:26 +02:00
# 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 "-")
2021-10-26 20:15:26 +02:00
```
## Options inherited from parent commands
```
--debug Enable debug mode
```
## See also
* [goreleaser](/cmd/goreleaser/) - Deliver Go binaries as fast and easily as possible