cub gitops discover
cub gitops discover
Discover GitOps resources on a Kubernetes target
Synopsis
Discover ArgoCD Applications, Flux HelmReleases, and Flux Kustomizations on a Kubernetes target.
Examples:
cub gitops discover --space my-space my-k8s-target
cub gitops discover --space my-space my-k8s-target --where-resource "metadata.namespace = 'argocd'"
cub gitops discover <target-slug> [flags]
Options
-h, --help help for discover
-o, --output string Output format. One of: json, yaml, name, wide, mutations, jq=<expr>, yq=<expr>, custom-columns=<spec>
--quiet No default output.
--verbose Detailed output, additive with default output
--where-resource string Additional resource filter expression
Options inherited from parent commands
--context string The context to use for this command
--debug Debug output
--space string space ID to perform command on
SEE ALSO
- cub gitops - GitOps commands