canasta uninstall
From Canasta Wiki
canasta > uninstall
canasta uninstall
Uninstall dependencies from the target host
Synopsis
Uninstall dependencies from the target host. Supported packages: k8s (removes k3s, kubectl, helm, and cleans up iptables rules).
canasta uninstall [flags]
Examples
canasta uninstall k8s
Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--host |
-H |
Target host (default: localhost) | Both | ||
--packages |
Dependencies to uninstall (k8s) | ✓ | Both | ||
--yes |
-y |
Skip confirmation prompt | Both |
Global Flags
| Flag | Shorthand | Description | Default | Required | Orchestrator |
|---|---|---|---|---|---|
--help |
-h |
Show help message and exit | Both | ||
--verbose |
-v |
Enable verbose output | Both |