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:
Stefan Prodan 2021-10-23 11:04:31 +03:00
parent f2475988bd
commit 80ef184b60
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF
8 changed files with 483 additions and 0 deletions

View 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