Browse CLI Tools
Discover the best command-line tools
42 tools found
kind
containerTool for running local Kubernetes clusters inside Docker containers
brew install kindcert-manager
containerKubernetes certificate management and renewal
brew install cert-managerRunc
containerOCI-compliant container runtime implementation
apt-get install runcclair
containerStatic analysis tool for discovering vulnerabilities in container images
brew install clairFlannel
containerNetwork fabric for Kubernetes overlay networking
kubectl apply -f https://raw.githubusercontent.com/flannel-io/flannel/master/Documentation/kube-flannel.ymlsnyk
containerSecurity vulnerability scanner for code, containers, and dependencies
npm install -g snyknerdctl
containerDocker-compatible CLI for containerd
brew install nerdctlskopeo
containerCLI tool for working with container images and registries
brew install skopeokubeseal
containerTool for encrypting Kubernetes secrets for safe version control
brew install kubesealbuildah
containerTool for building OCI-compatible container images without Docker
brew install buildahgrype
containerVulnerability scanner focusing on package vulnerability detection
brew install grypeWeave
containerContainer networking fabric for Kubernetes
kubectl apply -f https://git.io/weave-kube-latest.yamlsyft
containerTool for generating software bill of materials (SBOM) from container images
brew install syftCalico
containerKubernetes networking and network policy implementation
kubectl create -f https://raw.githubusercontent.com/projectcalico/calico/master/manifests/tigera-operator.yamlpodman-compose
containerDocker Compose compatibility for Podman
pip install podman-composecri-o
containerContainer runtime optimized for Kubernetes
brew install cri-oCNI-plugins
containerContainer Networking Interface plugins for Kubernetes
git clone https://github.com/containernetworking/plugins.git && cd plugins && ./build_linux.shDocker-buildx
containerDocker build plugin for multiplatform builds
docker buildx --helpcrictl
containerCLI for Container Runtime Interface (CRI) compatible runtimes
brew install cri-tools