Every git, docker, kubectl, npm, and CI command - what it does and the errors it throws.
A reference for the commands developers run in CI/CD: git, Docker, kubectl, Helm, npm, yarn, pnpm, pip, cargo, go, Maven, Gradle, Terraform, and the GitHub CLI - usage, flags, and the common failures of each.
git
Branching, history, remotes, recovery.
Docker
build, run, compose, registry.
kubectl & Helm
Deploy, inspect, debug, release.
npm / yarn / pnpm
Install, scripts, publish.
cargo / go / Maven / Gradle
Build and test toolchains.
pip & Python
Install and manage packages.
Terraform / gh / cloud
IaC, GitHub CLI, cloud CLIs.
Shell & Unix tools
curl, jq, ssh, tar, make, sed, and friends.