Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

Perhaps some form of:

gh api \
  -H "Accept: application/vnd.github+json" \
  -H "X-GitHub-Api-Version: 2022-11-28" \
  /repos/<OWNER>/<REPO>/tags

Also using the --jq tag would get you what you want?

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@jcasale
Comment options

Comment options

You must be logged in to vote
2 replies
@jcasale
Comment options

@williammartin
Comment options

Answer selected by jcasale
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants