Skip to main content

clawker container kill

Kill one or more running containers

Synopsis

Kills one or more running clawker containers. The main process inside the container is sent SIGKILL signal (default), or the signal specified with the —signal option. 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