provisioning/docs/src/development/command-reference.md
2026-01-14 01:56:30 +00:00

1.3 KiB

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 - 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 <hostname>

# Task services
provisioning taskserv create <service>
provisioning taskserv list

# Workspace management
provisioning workspace list
provisioning workspace switch <name>

# Get help
provisioning help
provisioning <command> help

Additional References


For complete command documentation, see Service Management Guide.