cast mounts
Mount cloud storage buckets to agent sandboxes, giving agents read or write access to external files.Subcommands
cast mounts list
List all mounts for an agent.Usage
cast mounts add
Add a storage bucket mount to an agent.Usage
Options
Example
cast mounts update
Update an existing mount.Usage
Options
cast mounts remove
Remove a mount from an agent.Usage
After modifying mounts, redeploy the agent for changes to take effect.
See Also
- cast buckets — Manage storage buckets
- Mounts API (SDK) — Manage mounts programmatically