canasta argocd apps

From Canasta Wiki

canasta > argocd > apps

canasta argocd apps

List Argo CD Applications and their sync/health state

Synopsis

Run kubectl get applications -n argocd against the target cluster. Each Application shown corresponds to a Canasta instance that's been put under gitops management with canasta gitops init. Until an instance is gitops-managed, this list is empty even when Argo CD is itself running.

canasta argocd apps [flags]

Examples

canasta argocd apps --host node1

Flags

Flag Shorthand Description Default Required Orchestrator
--host -H Target host (default: localhost) Both

Global Flags

Flag Shorthand Description Default Required Orchestrator
--help -h Show help message and exit Both
--verbose -v Enable verbose output Both