Skip to main content

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:
  1. API Key option: Use -k, --api-key option
  2. Environment variable: Set ELIZA_CLOUD_API_KEY
  3. Login command: Run elizaos login to authenticate
  • deploy: Deploy your project to ElizaOS Cloud
  • login: Authenticate with ElizaOS Cloud