GitHub

Install "gh" (GitHub CLI) binary

Example Usage

"features": {
    "ghcr.io/devcontainer-community/devcontainer-features/github.com-cli:1": {}
}

Options

Options Id Description Type Default Value
version Currently unused. gh is installed via the official GitHub CLI apt repository. string latest

GitHub CLI (gh)

Project

Description

The official GitHub command-line interface. gh brings pull requests, issues, GitHub Actions, and other GitHub features directly to your terminal, enabling you to work with GitHub without leaving the command line.

Installation Method

Installed via APT from the official GitHub CLI package repository (gh package), with the GitHub CLI GPG key added to the system keyring.

Other Notes

No additional notes.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.

Read the original on github.com ↗