canasta doctor
From Canasta Wiki
canasta > doctor
canasta doctor
Check target host dependencies
Synopsis
Verify that the target host has the tools required for its orchestrator: Docker + Docker Compose for Compose installs, or kubectl + Helm for Kubernetes installs. Also reports status of optional tools (git, git-crypt, rsync) and system resources (memory, disk space).
canasta doctor [flags]
Examples
canasta doctor
canasta doctor --host prod1.example.com
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 |