We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d5012 commit f3c2b58Copy full SHA for f3c2b58
pages/common/devcontainer.md
@@ -9,7 +9,7 @@
9
10
- Apply a Dev Container Template to a workspace:
11
12
-`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}}`
13
14
- Execute a command on a running Dev Container in the current workspace:
15
0 commit comments