Show detailed status and health information for sandbox environments
vibekit local status
command displays comprehensive status information about sandbox environments, including health checks, resource usage, and configuration details.
Option | Alias | Description | Default |
---|---|---|---|
--env <name> | -e | Show status for specific environment | All environments summary |
--verbose | -v | Show detailed information | Basic info only |
Status | Icon | Description |
---|---|---|
running | 🟢 | Active and ready for commands |
stopped | ⚪ | Inactive but preserved |
paused | 🟡 | Temporarily suspended |
error | 🔴 | Failed state requiring attention |
vibekit local list
- List environments with basic infovibekit local logs
- View detailed logsvibekit local connect
- Interactive investigationvibekit local delete
- Clean up unhealthy environments