💾 Archived View for freeshell.de › tldr › gh-gist.gmi captured on 2023-09-28 at 16:29:16. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Work with GitHub Gists on the command-line.
gh gist create {path/to/files}
gh gist create {filename} --desc "{description}"
gh gist edit {id_or_url}
gh gist list --limit {int}
gh gist view {id_or_url} --web --raw
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).