1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Files
docs/content/github/getting-started-with-github/github-cli.md
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00

29 lines
1.5 KiB
Markdown

---
title: GitHub CLI
intro: 'The {{ site.data.variables.product.prodname_cli }} is a command-line tool for using {{ site.data.variables.product.product_name }} features on your computer.'
versions:
free-pro-team: '*'
enterprise-server: '>2.19'
---
### About {{ site.data.variables.product.prodname_cli }}
{{ site.data.variables.product.prodname_cli }} is an open source tool for using {{ site.data.variables.product.product_name }} from your computer's command line. When you're working from the command line, you can use the {{ site.data.variables.product.prodname_cli }} to save time and avoid switching context.
You can use the following {{ site.data.variables.product.prodname_dotcom }} features with the {{ site.data.variables.product.prodname_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
For more information about what you can do with {{ site.data.variables.product.prodname_cli }}, see the [{{ site.data.variables.product.prodname_cli }} manual](https://cli.github.com/manual).
### Installing {{ site.data.variables.product.prodname_cli }}
View installation instructions {{ site.data.variables.product.prodname_cli }} for macOS, Windows, and Linux on the [{{ site.data.variables.product.prodname_cli }} page](https://cli.github.com).
### Sharing feedback
If you have feedback or feature requests, you can open an issue in the [`cli/cli` repository](https://github.com/cli/cli).