clawker container inspect
Display detailed information on one or more containersSynopsis
Returns low-level information about clawker containers. By default, outputs JSON. Use —format to extract specific fields. 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