clawker container update
Update configuration of one or more containersSynopsis
Update configuration of one or more containers. This command updates the resource limits of containers that are already running or have been created but not yet started. When —agent is provided, the container name is resolved as clawker.<project>.<agent>
using the project from your .clawker.yaml configuration.
Container names can be:
- Full name: clawker.myproject.myagent
- Container ID: abc123…
Examples
Options
Options inherited from parent commands
See also
- clawker container - Manage containers