Skip to main content

Release

Generate GitHub release notes from git commit logs

Synopsis​

This command generates GitHub release notes from git commit logs. It will create a new release given a tag and post it to GitHub as a draft.

otto release [flags]

Options​

  -f, --force             Force overwrite of existing file
-h, --help help for release
-p, --prev-tag string Previous tag
-t, --tag string Current tag
-v, --verbose Verbose output

Options inherited from parent commands​

  -V, --version   print version

SEE ALSO​

  • otto - Document your code with ease
Auto generated by spf13/cobra on 1-May-2023​