Skip to main content

cast agents

Commands for listing and managing your agents.

cast agents list

List all your agents.

Usage

Output


cast agents get

Get details for a specific agent.

Usage

Example

Output


cast agents create

Create a new agent without deploying.

Usage

Arguments

Options

Example

With a custom slug:
Most users should use cast init + cast deploy instead of cast agents create. This command is for advanced use cases.

cast agents delete

Delete an agent.

Usage

Example

Output

This permanently deletes the agent, its secrets, and all invocation history. This cannot be undone.

Options


See Also