search
HomeTechnology peripheralsIt IndustryGitHub CLI: A Guide to GitHub from the Command Line

GitHub CLI Quick Start Guide: Say goodbye to the browser and control your GitHub on the command line

This article will take you to quickly get started with the GitHub CLI to understand its uses, settings and usage methods.

If you are familiar with Git commands, you must know that you need to switch to a web browser to perform various operations on your GitHub repository. The new GitHub CLI tool allows you to perform many of these operations without leaving the command line interface.

Core points

  • GitHub CLI allows users to perform various operations on the GitHub repository without leaving the command line interface without switching to a web browser.
  • GitHub CLI command structure is similar to a tree and contains two layers: the first layer contains six commands: config, repo, issue, pr, gist, credits,
  • , and
  • . Each command has a second layer where the user can specify the action to perform.
  • GitHub CLI allows users to clone, fork, view, and create repositories directly from the command line. It also includes commands for creating and managing pull requests, issues, and gist.
While the GitHub CLI is a powerful GitHub repository management tool, it is important to note that it is still under development and new commands may appear over time. It is recommended that the user refer to the manual for new features and how to use existing tools.

GitHub CLI Settings

To get started, simply visit the installation page and find the GitHub CLI installation instructions for your operating system. For Windows and macOS, you can use the package manager to install and update the GitHub CLI. For Linux users, the package needs to be downloaded from the latest release page. Windows users also have a signed MSI installer, but please note that if you choose this method, you must manually re-download and update the tool. For Windows users, the easiest way is to use the scoop package manager.

    The following are the installation instructions for each supported platform:
Windows:
<code>scoop bucket add github-gh https://github.com/cli/scoop-gh.git
scoop install gh</code>
macOS:
<code>brew install gh</code>
Debian/Ubuntu Linux:
<code>sudo apt install git && sudo dpkg -i gh_*_linux_amd64.deb</code>
Fedora/Centos Linux:
<code>sudo yum localinstall gh_*_linux_amd64.rpm</code>
Arch Linux:
<code>yay -S github-cli</code>

On Windows, I recommend using a Git Bash terminal. This interface will allow you to access commonly used Linux commands and Bash functions, such as automatic completion. It is also officially supported by Visual Studio Code through terminal integration. gh repo view cli/cli

After installing the GitHub CLI, you need to verify your account. Running any command will trigger this authentication process. For example, try

. For users who use it for the first time, the system will prompt you: GitHub CLI: A Guide to GitHub from the Command Line

Simply press the

Enter

key to start the process as follows: GitHub CLI: A Guide to GitHub from the Command Line

After providing the password, you will receive a message "Successfully verified GitHub CLI". You can now interact with the GitHub platform through the command line terminal. The next step is to implement automatic completion, which is optional. Just add this line to your ~/.bash_profile:

<code>scoop bucket add github-gh https://github.com/cli/scoop-gh.git
scoop install gh</code>

You can also run the above commands in the current terminal to get the autocomplete function without restarting the terminal. To confirm that it is valid, type gh repo and press tab twice. It should show four different commands that you can attach to the current repo command.

GitHub CLI Command Structure

gh The command structure is similar to a tree and is easy to remember. Basically there are only two layers of command. The first layer contains only six commands:

  • config
  • repo
  • issue
  • pr
  • gist
  • credits

Each command has a second layer command where you can specify the actions to perform, such as gh repo view or gh pr list. However, the credits command does not have a second-level command. When executed, it will only list the names of the repository contributors. Here is a quick example you can try on your own:

<code>brew install gh</code>

We will introduce the remaining commands in more detail in the following sections.

GitHub repository command

Clone the repository using the gh command is easier than using the git command. To clone, just execute the command in the following format:

<code>sudo apt install git && sudo dpkg -i gh_*_linux_amd64.deb</code>

This format makes cloning from memory easier. You no longer need to type or copy paste long Git URLs to clone. Here is an example:

<code>sudo yum localinstall gh_*_linux_amd64.rpm</code>

You can also easily fork an existing repository from the command line to your account. Try this:

<code>yay -S github-cli</code>

During the fork process, the tool will ask if you want to clone it too. If you say "yes", it will perform a clone, set up the remote upstream branch and perform updates automatically for you. This is very convenient. You can confirm this by checking the repository configuration on the command line: git config -e. Here is my output:

eval "$(gh completion -s bash)"

For this project, trunk is the default branch. You need to use the git command to sync your fork repository as usual. For cli Warehouse:

$ gh credits cli/cli

You can also use the gh repo view command to view the description and readme files of the project hosted on GitHub. Try this command:

gh repo clone OWNER/REPO

So far, you have learned how to clone, fork, and view using the gh repo command. Let's create a new GitHub repository from the command line. First, we need to create a new project. Let's quickly generate a Next.js project. When asked, use the "Default Beginner Application" template:

$ gh repo clone tailwindcss/tailwindcss

You will find that the project's local Git repository has been initialized. To create a repository from the command line, just run the following command:

<code>scoop bucket add github-gh https://github.com/cli/scoop-gh.git
scoop install gh</code>

If you do not specify the --public option, a private repository is created by default. Here is a complete list of flags you can specify:

<code>brew install gh</code>

If you want to create a repository under a different organization, you need to use the following syntax to create a repository: gh repo create org/repo.

(The rest of the article, regarding the Pull Request, Issue, Gist commands, summary and FAQ, due to space limitations, please ask questions in paragraphs, and I will answer them in detail one by one.)

The above is the detailed content of GitHub CLI: A Guide to GitHub from the Command Line. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Behind the first Android access to DeepSeek: Seeing the power of womenBehind the first Android access to DeepSeek: Seeing the power of womenMar 12, 2025 pm 12:27 PM

The rise of Chinese women's tech power in the field of AI: The story behind Honor's collaboration with DeepSeek women's contribution to the field of technology is becoming increasingly significant. Data from the Ministry of Science and Technology of China shows that the number of female science and technology workers is huge and shows unique social value sensitivity in the development of AI algorithms. This article will focus on Honor mobile phones and explore the strength of the female team behind it being the first to connect to the DeepSeek big model, showing how they can promote technological progress and reshape the value coordinate system of technological development. On February 8, 2024, Honor officially launched the DeepSeek-R1 full-blood version big model, becoming the first manufacturer in the Android camp to connect to DeepSeek, arousing enthusiastic response from users. Behind this success, female team members are making product decisions, technical breakthroughs and users

DeepSeek's 'amazing' profit: the theoretical profit margin is as high as 545%!DeepSeek's 'amazing' profit: the theoretical profit margin is as high as 545%!Mar 12, 2025 pm 12:21 PM

DeepSeek released a technical article on Zhihu, introducing its DeepSeek-V3/R1 inference system in detail, and disclosed key financial data for the first time, which attracted industry attention. The article shows that the system's daily cost profit margin is as high as 545%, setting a new high in global AI big model profit. DeepSeek's low-cost strategy gives it an advantage in market competition. The cost of its model training is only 1%-5% of similar products, and the cost of V3 model training is only US$5.576 million, far lower than that of its competitors. Meanwhile, R1's API pricing is only 1/7 to 1/2 of OpenAIo3-mini. These data prove the commercial feasibility of the DeepSeek technology route and also establish the efficient profitability of AI models.

Top 10 Best Free Backlink Checker Tools in 2025Top 10 Best Free Backlink Checker Tools in 2025Mar 21, 2025 am 08:28 AM

Website construction is just the first step: the importance of SEO and backlinks Building a website is just the first step to converting it into a valuable marketing asset. You need to do SEO optimization to improve the visibility of your website in search engines and attract potential customers. Backlinks are the key to improving your website rankings, and it shows Google and other search engines the authority and credibility of your website. Not all backlinks are beneficial: Identify and avoid harmful links Not all backlinks are beneficial. Harmful links can harm your ranking. Excellent free backlink checking tool monitors the source of links to your website and reminds you of harmful links. In addition, you can also analyze your competitors’ link strategies and learn from them. Free backlink checking tool: Your SEO intelligence officer

Midea launches its first DeepSeek air conditioner: AI voice interaction can achieve 400,000 commands!Midea launches its first DeepSeek air conditioner: AI voice interaction can achieve 400,000 commands!Mar 12, 2025 pm 12:18 PM

Midea will soon release its first air conditioner equipped with a DeepSeek big model - Midea fresh and clean air machine T6. The press conference is scheduled to be held at 1:30 pm on March 1. This air conditioner is equipped with an advanced air intelligent driving system, which can intelligently adjust parameters such as temperature, humidity and wind speed according to the environment. More importantly, it integrates the DeepSeek big model and supports more than 400,000 AI voice commands. Midea's move has caused heated discussions in the industry, and is particularly concerned about the significance of combining white goods and large models. Unlike the simple temperature settings of traditional air conditioners, Midea fresh and clean air machine T6 can understand more complex and vague instructions and intelligently adjust humidity according to the home environment, significantly improving the user experience.

Another national product from Baidu is connected to DeepSeek. Is it open or follow the trend?Another national product from Baidu is connected to DeepSeek. Is it open or follow the trend?Mar 12, 2025 pm 01:48 PM

DeepSeek-R1 empowers Baidu Library and Netdisk: The perfect integration of deep thinking and action has quickly integrated into many platforms in just one month. With its bold strategic layout, Baidu integrates DeepSeek as a third-party model partner and integrates it into its ecosystem, which marks a major progress in its "big model search" ecological strategy. Baidu Search and Wenxin Intelligent Intelligent Platform are the first to connect to the deep search functions of DeepSeek and Wenxin big models, providing users with a free AI search experience. At the same time, the classic slogan of "You will know when you go to Baidu", and the new version of Baidu APP also integrates the capabilities of Wenxin's big model and DeepSeek, launching "AI search" and "wide network information refinement"

Prompt Engineering for Web DevelopmentPrompt Engineering for Web DevelopmentMar 09, 2025 am 08:27 AM

AI Prompt Engineering for Code Generation: A Developer's Guide The landscape of code development is poised for a significant shift. Mastering Large Language Models (LLMs) and prompt engineering will be crucial for developers in the coming years. Th

Building a Network Vulnerability Scanner with GoBuilding a Network Vulnerability Scanner with GoApr 01, 2025 am 08:27 AM

This Go-based network vulnerability scanner efficiently identifies potential security weaknesses. It leverages Go's concurrency features for speed and includes service detection and vulnerability matching. Let's explore its capabilities and ethical

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Hot Tools

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)