The latest version of gh cli is 2.30.0. The default version should be a much newer version than 2.3.0 as I was trying to create a release using gh release create ... but half the flags documented https://cli.github.com/manual/gh_release_create were not available on version 2.3.0
Describe Request:
The version 2.2.0 circleci github cli orb defaults to gh cli version 2.3.0
The latest version of gh cli is 2.30.0. The default version should be a much newer version than 2.3.0 as I was trying to create a release using
gh release create ...
but half the flags documented https://cli.github.com/manual/gh_release_create were not available on version 2.3.0Examples:
Supporting Documentation Links: