Skip to main content

clawker container exec

Execute a command in a running container

Synopsis

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 resolved from the current directory. Container name can be:
  • Full name: clawker.myproject.myagent
  • Container ID: abc123…

Examples

Options

Options inherited from parent commands

See also