我们经常发布文档更新,此页面的翻译可能仍在进行中。有关最新信息,请访问英文文档。如果此页面上的翻译有问题,请告诉我们

GitHub CLI

The GitHub CLI is a command-line tool for using GitHub features on your computer.

本文内容

Did this doc help you?

关于 GitHub CLI

GitHub CLI is an open source tool for using GitHub from your computer's command line. When you're working from the command line, you can use the GitHub CLI to save time and avoid switching context.

You can use the following GitHub features with the GitHub CLI.

  • View, create, clone, and fork repositories
  • Create, close, and list issues and pull requests
  • Review, diff, and merge pull requests
  • Create, edit, list, and view gists

有关 GitHub CLI 用途的更多信息,请参阅 GitHub CLI 手册

安装 GitHub CLI

GitHub CLI 页面上查看适用于 macOS、Windows 和 Linux 的 GitHub CLI 安装说明。

分享反馈

如果您有反馈或功能请求,可以在 cli/cli 仓库中打开一个议题。

Did this doc help you?