✍️ New post covering my top 8 GitHub CLI (gh) commands to boost your productivity, like `gh repo clone` and `gh pr create`.
Check it out!
https://adamj.eu/tech/2025/11/24/github-top-gh-cli-commands/

GitHub: top commands in gh, the official GitHub CLI - Adam Johnson
gh (pronounced… “guh”?) is GitHub’s official command line interface (CLI) tool. It lets you interact with GitHub directly from the command line, supporting most key features across more than 25 commands and over 200 subcommands. It’s also great for bridging the terminal-browser gap, allowing you to jump to pages relevant to your current context, such as the PR for the current branch.
adamj.eu
Link author:
Adam Johnson
@adamchainz@fosstodon.org