clawker rm
Remove one or more containersSynopsis
Removes one or more clawker containers. By default, only stopped containers can be removed. Use —force to remove running containers. When —agent is provided, the container names are resolved as clawker.<project>.<agent>
using the project from your .clawker.yaml configuration.
Container names can be:
- Full name: clawker.myproject.myagent
- Container ID: abc123…
Aliases
rm, rm
Examples
Options
Options inherited from parent commands
See also
- clawker - Manage Claude Code in secure Docker containers with clawker