clawker exec
Execute a command in a running containerSynopsis
Execute a command in a running clawker container. This creates a new process inside the container and connects to it. Use -it flags for an interactive shell session. When —agent is provided, the container name is resolved as clawker.<project>.<agent>
using the project from your .clawker.yaml configuration.
Container name 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