features/src/github-cli
Samruddhi Khandale 46dfa11ecd
Github cli - Adds retry logic for find git tags (#310)
* Github cli - Adds retry logic for find git tags

* re-add set -e

* address comment
2022-11-30 13:42:57 -08:00
..
devcontainer-feature.json Github cli - Adds retry logic for find git tags (#310) 2022-11-30 13:42:57 -08:00
install.sh Github cli - Adds retry logic for find git tags (#310) 2022-11-30 13:42:57 -08:00
README.md Automated documentation update (#287) 2022-11-14 11:40:25 -08: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": {}
}

Options

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

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