mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-12 19:47:50 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Apply a Dev Container Template to a workspace:
|
||||
|
||||
`devcontainer templates apply --template-id {{template_id}} --template-args {{template_args}} --workspace-folder {{path/to/workspace}}`
|
||||
`devcontainer templates apply {{[-t|--template-id]}} {{template_id}} {{[-a|--template-args]}} {{template_args}} {{[-w|--workspace-folder]}} {{path/to/workspace}}`
|
||||
|
||||
- Execute a command on a running Dev Container in the current workspace:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user