Sebastien Collier

Results 31 comments of Sebastien Collier

Thanks for the pointer. I've found that k0sctl calls `Bytes()`: https://github.com/k0sproject/k0sctl/blob/b321b8fd4f6262f65f09d1c111510727fdaaf8e8/cmd/flags.go#L107 but instead it could call [BytesRestricted()](https://github.com/a8m/envsubst/blob/ec28b749f9a7748c3697716d93a6898f95f474ab/envsubst.go#L31-L41) and expose the `noUnset` and `noEmpty` flags?