Skip to main content

clawker container attach

Attach local standard input, output, and error streams to a running container

Synopsis

Attach local standard input, output, and error streams to a running container. Use ctrl-p, ctrl-q to detach from the container and leave it running. To stop a container, use clawker container stop. 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