gh release create v1.0.0 --title 'v1.0.0' --notes 'Initial release'
Category: GitHub CLI
gh release create v1.0.0 --title 'v1.0.0' --notes 'Initial release'
Create a new GitHub release with title and release notes
Shows the title, notes, assets, and metadata for a specific release tag.