CLI Reference¶
This section contains automatically generated documentation for all kindplane commands.
Auto-generated
This documentation is automatically generated from the CLI source code to ensure accuracy.
Commands¶
| Command | Description |
|---|---|
| kindplane | Root command and global flags |
| kindplane init | Initialise a new kindplane configuration |
| kindplane validate | Validate configuration file |
| kindplane up | Create and bootstrap a cluster |
| kindplane down | Delete a cluster |
| kindplane status | Show cluster status |
| kindplane dump | Export cluster resources |
| kindplane provider | Manage Crossplane providers |
| kindplane chart | Manage Helm charts |
| kindplane credentials | Manage cloud credentials |
Global Flags¶
All commands support these global flags:
| Flag | Description |
|---|---|
-c, --config | Configuration file (default: kindplane.yaml) |
-V, --verbose | Enable verbose output |
-h, --help | Show help for any command |
Getting Help¶
Use --help with any command to see available options: