Skip to main content

cast buckets

Manage cloud storage buckets for agent file access. Supports Amazon S3, Google Cloud Storage, and Cloudflare R2.

Subcommands


cast buckets list

List all configured storage buckets.

Usage


cast buckets create

Create a new storage bucket configuration.

Usage

Arguments

Options

Example


cast buckets get

Get details for a specific bucket.

Usage


cast buckets delete

Delete a bucket configuration.

Usage


cast buckets test

Test the connection to a bucket.

Usage

Verifies that the configured credentials can access the bucket.

cast buckets credentials

Set credentials for a bucket.

Usage

Options

Example (S3/R2)

Example (GCS)

See Also