List all running services
lc svcs
lc ls
Flag | Description | Default |
---|---|---|
--json | Output in JSON format | false |
--detailed | Show detailed information including service types | false |
Type | Services |
---|---|
ai | Ollama, LocalLlama |
database | PostgreSQL, pgvector |
cache | Redis (cache mode) |
queue | Redis (queue mode) |
storage | MinIO |
running
- Service is active and healthystarting
- Service is starting upstopping
- Service is shutting downstopped
- Service is not runningerror
- Service encountered an errorlc start
- Start serviceslc stop
- Stop serviceslc status
- Detailed status with resource usagelc service
- Manage individual serviceslc ps
- List Docker containers