Github Cli Quick setup

  1. Open powershell in administrator mode to Install github cli

choco install gh

  1. Go to github => Developer Setting => Personal Access Tokens to access github API
  2. restart powershell for github cli to take effect, proceed with github authentication

gh auth login

Github Cli Commands:

gh <command> <sub-command> [flags]

###Getting help for github cli command
> gh –help
> gh repo –help

### Basic command examples
> gh repo list
> gh repo create

### Command Documentations
https://cli.github.com/manual/gh_repo

### Full list of commands

Evernote helps you remember everything and get organized effortlessly. Download Evernote.

06dc7b3e-ab0a-4ae2-8f32-89a8ef63356e

Related Posts