javirub/gq
yq-compatible YAML/JSON processor that preserves Go template syntax ({{ ... }}) in .gotmpl files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cmd | The gq command to run, e.g. -i ".replicas = 3" values.yaml.gotmpl | yes | — |
| version | gq version to install (a release tag like v0.1.0, or "latest") | no | latest |
Outputs
| name | description |
|---|---|
| result | stdout of the gq command |