yq/pkg
flintwinters fe0ed2a8b1 feat: Implement conditional quoting in shellVariablesEncoder
- Modify doEncode method to check pe.prefs.UnwrapScalar.
- If UnwrapScalar is true, output raw node.Value.
- Otherwise, use quoteValue for shell-safe quoting.
- This enables quote-free output for Kubernetes workflows when -r is used.
2025-12-30 21:22:07 -05:00
..
yqlib feat: Implement conditional quoting in shellVariablesEncoder 2025-12-30 21:22:07 -05:00