Post details
Let’s build a list! Which other CLI tools expose a command to do this? We have gh api, knife raw and snykctl api so far.Post details
Oh… Snap. The `gh` CLI tool has an API subcommand for interacting with the GitHub API directly. E.g., `gh api /orgs/$ORGrepos` Then slice and dice the data with `jq`.Anti-fascist Joshua (@jtimberman)Sun, 24 Jan 2021 19:40 GMT
Gareth Rushgrove (@garethr)Sun, 24 Jan 2021 20:21 GMT