cri-tools

CLI and validation tools for Kubelet Container Runtime Interface

brewmacoslinux
Try with needOr install directly
Source

About

CLI and validation tools for Kubelet Container Runtime Interface (CRI)

Commands

crictlcritest

Examples

List all running containers$ crictl ps
Pull a container image from registry$ crictl pull nginx:latest
Inspect container runtime status$ crictl info