Open bmm-alc opened 7 months ago
Is this about Flux dependsOn or something else?
Is this about Flux dependsOn or something else?
Yes ! sorry to not be clear
I propose we go with flux deps kustomizations --output dot
Also dot
should not be the default output, instead we should render the deps as text to stdout, same as flux tree
does it.
I'm happy to take this one on, I've done this sort of thing before 😄
I created a tool for the same here: https://github.com/rishinair11/flux-graph Would be nice to see this out of the box in Flux though :)
Describe the bug
That would ge useful to have a command like
flux dot <type>/<resource>
to generate a dot compatible output, in order to see the dependency graph.Steps to reproduce
nothing to provide here
Expected behavior
a dot file in stdout or a file I can pass to dot.
Screenshots and recordings
No response
OS / Distro
does not matter
Flux version
2.2.2
Flux check
not relevant
Git provider
No response
Container Registry provider
No response
Additional context
No response
Code of Conduct