skills / connect-the-dots

Useful tips when navigating through your repository
MIT License
115 stars 79 forks source link

# GitHub CLI api #61

Closed abcd1336 closed 1 year ago

abcd1336 commented 1 year ago
          # GitHub CLI api

https://cli.github.com/manual/gh_api

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

Originally posted by @abcd1336 in https://github.com/skills/connect-the-dots/issues/60#issuecomment-1735957648