gh release

Manage GitHub releases. More information: https://cli.github.com/manual/gh_release.

gh release list

gh release view {{tag}}

gh release create {{tag}}

gh release delete {{tag}}

gh release download {{tag}}

gh release upload {{tag}} {{path/to/file1 path/to/file2 ...}}