PlatformPlatform
CLI reference
Command groups for master services, validators, challenges, GPU servers, weights, registry, and database migrations.
platformclireferenceoperations
Sources
Command groups
The CLI is the primary operator interface for local development and production workflows.
| Command | Purpose |
|---|---|
| platform master run | Start the private admin/registry API. |
| platform master proxy | Start the public challenge proxy. |
| platform master broker | Start the Docker broker. |
| platform master weights | Run one epoch or the continuous weight loop. |
| platform validator run | Run a normal validator registry sync loop. |
| platform challenge create/register/activate/deactivate/pull/restart/status | Scaffold and operate challenges. |
| platform gpu-agent run | Run a token-protected GPU agent. |
| platform gpu-server add/list/show/enable/disable/remove/health | Manage GPU server records. |
| platform db migrate/revision | Run or create Alembic migrations. |