Paul Krill
Editor at Large

GitHub CLI reaches 1.0 status

news
Sep 21, 20201 min

Command line tool allows users to run their GitHub workflow from the terminal in Windows, Linux, or macOS

command line
Credit: Thinkstock

The GitHub CLI command line tool has reached 1.0 release status. The tool is intended to help developers reduce context switching by allowing them to run their GitHub workflow from the terminal, from issues through releases. 

Introduced September 17 after a beta period dating back to February, GitHub CLI calls the GitHub API to script actions and set a custom alias for any command. GitHub CLI is available for repos hosted on GitHub.com and GitHub Enterprise Server 2.20 or higher. Access to Enterprise Server has been the most-requested capability since the beta was announced. The CLI also can be configured to use SSH (secure shell) and the developer’s preferred editor.

Other requests fulfilled since the beta include:

  • Creation and viewing of repositories.
  • Closing, reopening, and adding labels, assignees, and adding more issues to pull requests. Metadata can be added to issues and pull requests.
  • Viewing the diff, reviewing, and merging pull requests.
  • Creation of aliases for any command using gh alias set

GitHub CLI works on Windows, Linux, and macOS. Instructions for its use are featured on the bulletin announcing the arrival of GitHub CLI 1.0

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author