fluxcd-flux2/pkg/printers
Mara Furland e574419391 feat(flux get): add --output flag, yaml only
Copied the flag syntax from kubectl --output so it can be extended later
without breaking changes.

It's not integrated terribly well, but the next step would be to
abstract the printing so we can switch out printers more cleanly and
also pick which information is rendered for each printing format, and I
do not know go or this codebase well enough to do that yet.

Signed-off-by: Mara Furland <mara@fur.land>
2026-03-23 11:17:58 -04:00
..
dyff.go Introduce a printer interface for flux resource 2022-03-07 12:15:35 +01:00
interface.go Introduce a printer interface for flux resource 2022-03-07 12:15:35 +01:00
table_printer.go misc: simplify row append 2023-10-17 14:08:06 +02:00
yaml_printer.go feat(flux get): add --output flag, yaml only 2026-03-23 11:17:58 -04:00