Skip to main content

clawker stop

Stop one or more running containers

Synopsis

Stops one or more running clawker containers. The container is sent a SIGTERM signal, then after a timeout period (default 10s), it is sent SIGKILL if still running. When —agent is provided, the container names are resolved as clawker.<project>.<agent> using the project resolved from the current directory. Container names can be:
  • Full name: clawker.myproject.myagent
  • Container ID: abc123…

Examples

Options

Options inherited from parent commands

See also

  • clawker - Run coding agents in secure Docker containers with clawker