Skip to main content

clawker container remove

Remove one or more containers

Synopsis

Removes one or more clawker containers. By default, only stopped containers can be removed. Use —force to remove running containers. 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…

Aliases

remove, rm

Examples

Options

Options inherited from parent commands

See also