features/src/github-cli
github-actions[bot] a8e20a418c
Automated documentation update (#85)
Co-authored-by: github-actions <github-actions@github.com>
2022-08-09 16:08:06 -04:00
..
devcontainer-feature.json Prep: republish features to ghcr.io (#78) 2022-08-05 15:22:30 -04:00
install.sh Port changes and set executable bit 2022-07-29 15:38:08 +00:00
README.md Automated documentation update (#85) 2022-08-09 16:08:06 -04:00

GitHub CLI (github-cli)

Installs the GitHub CLI. Auto-detects latest version and installs needed dependencies.

Example Usage

"features": {
        "ghcr.io/devcontainers/features/github-cli:1": {
            "version": "latest"
        }
}

Options

Options Id Description Type Default Value
version Select version of the GitHub CLI, if not latest. string latest

Note: This file was auto-generated from the devcontainer-feature.json.