Install "yq" binary
"features": {
"ghcr.io/devcontainer-community/devcontainer-features/yq:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Version of "yq" to install. | string | latest |
A lightweight and portable command-line YAML, JSON, XML, CSV, TOML, and properties file processor. yq uses a jq-like syntax for reading, writing, and transforming structured data files.
Downloaded as a pre-compiled binary from the GitHub releases page and placed in /usr/local/bin.
No additional notes.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.