flux-graph

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

flux-graph

This is currently achived by having one commands:

Usage

flux-graph outputs a graph in DOT. To visualize a DOT graph, graphviz is recommended.

After installing, a graph can be generated by piping the output of flux-graph into DOT.

flux-graph build --show-helm-releases --folder environments/base  --root-folder ../flux-fleet-repo | dot -Tpng > graph.png

Build

Looks at kustomization files and builds a dependency graph is any exists

flags
name default decription
--root ./ The root of the flux folder
--folder ./ Folder (relative to the root-folder) to find apps in (recursive)
--debug false Enables debug output

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL