clawker container top
Display the running processes of a containerSynopsis
Display the running processes of a clawker container. Additional arguments are passed directly to ps as options. When —agent is provided, the container name is resolved as clawker.<project>.<agent>
using the project from your .clawker.yaml configuration.
Container name can be:
- Full name: clawker.myproject.myagent
- Container ID: abc123…
Examples
Options
Options inherited from parent commands
See also
- clawker container - Manage containers