canasta argocd
From Canasta Wiki
canasta > argocd
canasta argocd
Inspect Argo CD on a Canasta-managed cluster
Synopsis
Convenience commands for the Argo CD instance that
canasta install k8s-cp deploys. The subcommands replace the
raw ssh <cp> 'sudo k3s kubectl …' reach the multi-node K8s
walkthrough on canasta.wiki currently leans on:
uiopens an SSH tunnel + kubectl port-forward to Argo CD's
web UI and prints the localhost URL.
passwordprints the initial admin password.appslists Argo CD Applications (synced state, health).
All three accept --host to dispatch via SSH to the
controlling host. See Help:Multi-node Kubernetes.
Subcommands
This command requires a subcommand:
- apps — List Argo CD Applications and their sync/health state
- password — Print Argo CD's initial admin password
- ui — Open Argo CD's web UI via an SSH tunnel
Global Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--help |
-h |
Show help message and exit | Both | ||
--verbose |
-v |
Enable verbose output | Both |