Usage
Subcommands
list
List all container deployments in your ElizaOS Cloud account.Usage
Options
Examples
delete
Delete a container deployment. Can auto-detect the container from your project or specify it explicitly.Usage
Arguments
Options
Examples
logs
Get logs from a container deployment. Supports streaming and tail options.Usage
Arguments
Options
Examples
Authentication
All container commands require authentication with ElizaOS Cloud. You can provide credentials in two ways:- API Key option: Use
-k, --api-keyoption - Environment variable: Set
ELIZA_CLOUD_API_KEY - Login command: Run
elizaos loginto authenticate

