# CLI Cheat Sheets **Printable, operator-friendly CLI references.** Built for real-world operations. Maintained in the open. These PDFs are generated automatically via GitHub Actions and published to the Turtini GitHub repo and docs.turtini.com. --- ## Available Cheat Sheets - **[Linux CLI Cheat Sheet](https://turtini.github.io/assets/cli-cheat-sheets/linux-cli.pdf)** Essential Linux commands for daily operations in servers, containers, and bastion hosts. - **[OpenShift `oc` Cheat Sheet](https://turtini.github.io/assets/cli-cheat-sheets/openshift-oc.pdf)** Common OpenShift CLI workflows for cluster and application operators. - **[vi / vim Cheat Sheet](https://turtini.github.io/assets/cli-cheat-sheets/vi-vim.pdf)** Survival-grade vi/vim commands for fast editing on remote systems. - **[YAML Basics Cheat Sheet](https://turtini.github.io/assets/cli-cheat-sheets/yaml-basics.pdf)** Clean, practical YAML patterns for Kubernetes and infrastructure configs. - **[README (PDF)](https://turtini.github.io/assets/cli-cheat-sheets/README.pdf)** Repository overview and usage notes.