# Command Reference Complete command reference for the provisioning CLI. ## 📖 Service Management Guide The primary command reference is now part of the Service Management Guide: **→ [Service Management Guide](SERVICE_MANAGEMENT_GUIDE.md)** - Complete CLI reference This guide includes: - All CLI commands and shortcuts - Command syntax and examples - Service lifecycle management - Troubleshooting commands ## Quick Reference ### Essential Commands ``` # System status provisioning status provisioning health # Server management provisioning server create provisioning server list provisioning server ssh # Task services provisioning taskserv create provisioning taskserv list # Workspace management provisioning workspace list provisioning workspace switch # Get help provisioning help provisioning help ``` ## Additional References - **[Service Management Guide](SERVICE_MANAGEMENT_GUIDE.md)** - Complete CLI reference - **[Service Management Quick Reference](SERVICE_MANAGEMENT_QUICKREF.md)** - Quick lookup - **[Quick Start Cheatsheet](../guides/quickstart-cheatsheet.md)** - All shortcuts - **[Authentication Guide](AUTHENTICATION_LAYER_GUIDE.md)** - Auth commands --- For complete command documentation, see [Service Management Guide](SERVICE_MANAGEMENT_GUIDE.md).