ai agent
lifectl ai agent start
Start a previously stopped container by its container ID. The container must already exist (created by run). Similar to docker start.
Synopsis
lifectl ai agent start <containerId>
Arguments
| Argument | Type | Required | Description |
|---|---|---|---|
| <containerId> | string | Required | 12-character hex container ID (from lifectl ai agent ps) |
Examples
Start a stopped container
lifectl ai agent start a1b2c3d4e5f6