Add flux tree command
The `flux tree kustomization` command prints the resources reconciled by the given Kustomization. Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
6
cmd/flux/testdata/tree/tree-compact.golden
vendored
Normal file
6
cmd/flux/testdata/tree/tree-compact.golden
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
Kustomization/{{ .fluxns }}/flux-system
|
||||
├── Kustomization/{{ .fluxns }}/infrastructure
|
||||
│ ├── HelmRepository/cert-manager/cert-manager
|
||||
│ └── HelmRelease/cert-manager/cert-manager
|
||||
└── GitRepository/{{ .fluxns }}/flux-system
|
||||
|
||||
Reference in New Issue
Block a user