GitHub CLI
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/github-cli/
GitHub's official command line tool.
Script Preview
Review this script before executing in your terminal.

GitHub CLI (gh) is a command-line tool for working with GitHub repositories and services from a terminal alongside Git.
It creates and merges pull requests, manages issues, repositories and releases, and reviews Actions runs. It also searches GitHub using the API so you can use this for automation and scripting.
GitHub CLI can also open remote environments, manage gists and projects, install agent skills and authenticate against Enterprise hosts.
Developers, maintainers and DevOps teams can this CLI for daily GitHub work, scripts and CI jobs.
