1
0
mirror of synced 2026-01-01 00:04:41 -05:00
Files
docs/translations/ru-RU/content/github/getting-started-with-github/github-cli.md
Chiedo John c116efe725 Crowdin translations (translation-batch-1604415979) (#16312)
* New Crowdin translations by Github Action

* Revert broken translated files to English

* Revert broken translations

* Revert broken translations

* Revert more broket translations

* Revert broken translation

* Increase Node memory limit for running Jest

* Allow Node to use more memory for Jest

* Increase Node memory limit for running Jest

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2020-11-03 16:15:55 -05:00

1.5 KiB

title, intro, versions
title intro versions
GitHub CLI The {% data variables.product.prodname_cli %} is a command-line tool for using {% data variables.product.product_name %} features on your computer.
free-pro-team enterprise-server github-ae
* >2.19 *

About {% data variables.product.prodname_cli %}

{% data variables.product.prodname_cli %} is an open source tool for using {% data variables.product.product_name %} from your computer's command line. When you're working from the command line, you can use the {% data variables.product.prodname_cli %} to save time and avoid switching context.

You can use the following {% data variables.product.prodname_dotcom %} features with the {% 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 {% data variables.product.prodname_cli %}, see the {% data variables.product.prodname_cli %} manual.

Installing {% data variables.product.prodname_cli %}

View installation instructions {% data variables.product.prodname_cli %} for macOS, Windows, and Linux on the {% data variables.product.prodname_cli %} page.

Sharing feedback

If you have feedback or feature requests, you can open an issue in the cli/cli repository.