Gh: Difference between revisions
Jump to navigation
Jump to search
(Created page with " gh auth <command> [flags] CORE COMMANDS login: Authenticate with a GitHub host logout: Log out of a GitHub host refresh: Refresh stored authentication...") |
No edit summary |
||
Line 1: | Line 1: | ||
=External= | |||
=Internal= | |||
* [[GitHub_Procedures#gh_CLI|GitHub Procedures]] | |||
=Overview= | |||
GitHub-specific CLI. Can be used to authenticate, clone repositories, etc. | |||
Revision as of 20:52, 2 May 2022
External
Internal
Overview
GitHub-specific CLI. Can be used to authenticate, clone repositories, etc.
gh auth <command> [flags]
CORE COMMANDS
login: Authenticate with a GitHub host logout: Log out of a GitHub host refresh: Refresh stored authentication credentials setup-git: Configure git to use GitHub CLI as a credential helper status: View authentication status