Synopsis
Displays information about the vCluster CLI installation and environment.Description
Theinfo command shows details about your vCluster CLI installation, including version, platform information, and configuration paths.
Examples
Flags
Output format. Options:
json, yaml. Default is human-readable text.Output Information
The info command displays:- CLI Version - Installed vCluster CLI version
- Platform - Operating system and architecture
- Config Path - Location of vCluster configuration file
- Default Driver - Configured driver (helm, platform, docker)
- Kubernetes Context - Current kubectl context
- vCluster Platform - Platform connection status (if configured)
Example Output
Use Cases
Verify Installation
Debug Configuration
CI/CD Environment Check
ci-check.sh
See Also
- vcluster upgrade - Upgrade the CLI
- vcluster describe - Describe a virtual cluster