skypilot_api_start
Start the SkyPilot API server to manage clusters, jobs, and storage; optionally enable deployment mode, metrics, or basic auth.
Instructions
Start the SkyPilot API server. Set deploy=True for deployment mode (fully utilizes resources). Optionally enable metrics collection and basic auth. Note: foreground mode is not supported via MCP as it would block the server permanently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | 127.0.0.1 | |
| deploy | No | ||
| metrics | No | ||
| metrics_port | No | ||
| enable_basic_auth | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |