clawker kill
Kill one or more running containersSynopsis
Kills one or more running clawker containers. The main process inside the container is sent SIGKILL signal (default), or the signal specified with the —signal option. 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…
Examples
Options
Options inherited from parent commands
See also
- clawker - Manage Claude Code in secure Docker containers with clawker