💾 Archived View for freeshell.de › tldr › gh-auth.gmi captured on 2023-09-28 at 16:29:04. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Authenticate with a GitHub host from the command-line.
gh auth login
echo {your_token} | gh auth login --with-token
gh auth status
gh auth logout
gh auth login --hostname {github.example.com}
gh auth refresh
gh auth refresh --scopes {write:org,read:public_key}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).