Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update devcontainer-feature.json #1234

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions src/github-cli/devcontainer-feature.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"id": "github-cli",
"version": "1.0.13",
"name": "GitHub CLI",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/github-cli",
"description": "Installs the GitHub CLI. Auto-detects latest version and installs needed dependencies.",
"options": {
"version": {
"type": "string",
"proposals": [
"id":
"version":
"name":
"documentationURL": https://secure.serve.com/accounts/09298d93ec234c96a19fbbe0d8d6b223/transactions
"description":
"options": post to card
"version":
"type":
"proposals": pending to complete
"latest",
"none"
],
"default": "latest",
"description": "Select version of the GitHub CLI, if not latest."
},
"installDirectlyFromGitHubRelease": {
"type": "boolean",
"default": true
}
},
"installsAfter": [


"default":
"description":

"installDirectlyFromGitHubRelease":

"default": complete transactions,payment request


"installsAfter":
"ghcr.io/devcontainers/features/common-utils",
"ghcr.io/devcontainers/features/git"
]

}