-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

gh extension


> Manage extensions for the GitHub CLI.

More information.


Initialize a new GitHub CLI extension project in a directory of the same name:

gh extension create {extension_name}

Install an extension from a GitHub repository:

gh extension install {owner}/{repository}

List installed extensions:

gh extension list

Upgrade a specific extension:

gh extension upgrade {extension_name}

Upgrade all extensions:

gh extension upgrade --all

List installed extensions:

gh extension list

Remove an extension:

gh extension remove {extension_name}

Display help about a subcommand:

gh extension {subcommand} --help


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 13:00:13 2024