1
0
mirror of synced 2026-01-14 12:01:22 -05:00
Files
docs/translations/ru-RU/content/github/getting-started-with-github/github-cli.md
James M. Greene 885da5b3d3 Local run of Translations patching process over batch (#19360)
* New Crowdin translations by Github Action

* Reset broken translated files to English

* Ran script/i18n/homogenize-frontmatter.js

* Ran script/fix-translation-errors.js

* Reverted translated files with parsing and rendering errors

* fix malformed liquid

* add next directory to exclude list

* currentversion -> currentVersion

* fix liquid errors

* fix liquid errors

* Reset broken translated files to English

* Ran script/i18n/homogenize-frontmatter.js

* Revert /ja/github/authenticating-to-github/about-authentication-with-saml-single-sign-on

* Reset known broken translation files LAST

* Run script/i18n/homogenize-frontmatter.js

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-05-18 15:07:05 +00:00

1.5 KiB

title, intro, versions, topics
title intro versions topics
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 *
CLI

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.