crictl
Verified for current stable LTS
Crictl Commands
Crictl command syntax with verified terminal examples.
Commands
8 commands for Crictl
crictl Containers
Crictl Command: Exec Shell In Container
crictl exec -it <container_id> <sh> crictl Containers
Crictl Command: Follow Container Logs
crictl logs -f <container_id> crictl Containers
Crictl Command: Inspect Containers
crictl inspect <container_id1 container_id2 ...> crictl Containers
Crictl Command: List Containers
crictl ps -a crictl Video
Crictl Command: List Images
crictl images crictl Operations
Crictl Command: List Kubernetes Pods
crictl pods crictl Video
Crictl Command: Pull Image From Registry
crictl pull {image:tag} crictl Video
Crictl Command: Remove Images
crictl rmi <image_id1 image_id2 ...> Suggest a Crictl Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Crictl workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.