mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
95b8d28fea
commit
9be2607f2f
@ -34,5 +34,6 @@ Check out our website for more information, examples and documentation: https://
|
||||
* [goreleaser jsonschema](goreleaser_jsonschema.md) - outputs goreleaser's JSON schema
|
||||
* [goreleaser publish](goreleaser_publish.md) - Publishes a previously prepared release
|
||||
* [goreleaser release](goreleaser_release.md) - Releases the current project
|
||||
* [goreleaser subscribe](goreleaser_subscribe.md) - Subscribe to GoReleaser Pro, or manage your subscription
|
||||
* [goreleaser verify-license](goreleaser_verify-license.md) - Verify if the given license is valid
|
||||
|
||||
|
24
www/docs/cmd/goreleaser_subscribe.md
Normal file
24
www/docs/cmd/goreleaser_subscribe.md
Normal file
@ -0,0 +1,24 @@
|
||||
# goreleaser subscribe
|
||||
|
||||
Subscribe to GoReleaser Pro, or manage your subscription
|
||||
|
||||
```
|
||||
goreleaser subscribe [flags]
|
||||
```
|
||||
|
||||
## Options
|
||||
|
||||
```
|
||||
-h, --help help for subscribe
|
||||
```
|
||||
|
||||
## Options inherited from parent commands
|
||||
|
||||
```
|
||||
--verbose Enable verbose mode
|
||||
```
|
||||
|
||||
## See also
|
||||
|
||||
* [goreleaser](goreleaser.md) - Deliver Go binaries as fast and easily as possible
|
||||
|
Loading…
x
Reference in New Issue
Block a user