Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-17 00:17:21 +00:00
parent f32d2d1ccd
commit 7d8d3edd4e
24 changed files with 307 additions and 37 deletions

View File

@@ -28,3 +28,7 @@ source: https://github.com/tldr-pages/tldr.git
- List tag and digest metadata for a container image:
`gcloud container images list-tags {{image}}`
- Describe an existing cluster for running containers:
`gcloud container clusters describe {{cluster_name}}`