Update cheatsheets

This commit is contained in:
ivuorinen
2026-02-27 00:28:17 +00:00
parent 626abade0f
commit a03e958c7f
5 changed files with 61 additions and 16 deletions

View File

@@ -24,10 +24,6 @@ source: https://github.com/tldr-pages/tldr.git
`devcontainer build {{path/to/workspace}}`
- Open a Dev Container in VS Code (the path is optional):
`devcontainer open {{path/to/workspace}}`
- Read and print the configuration of a Dev Container from `devcontainer.json`:
`devcontainer read-configuration`