clawker restart
Restart one or more containersSynopsis
Restarts one or more clawker containers. The container is stopped with a timeout period (default 10s), then started again. If —signal is specified, that signal is sent instead of SIGTERM. When —agent is provided, the container name is 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