Thanks to visit codestin.com Credit goes to github.com
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 adcd6f5 commit 6ef8a62Copy full SHA for 6ef8a62
docs/workspaces.md
@@ -10,7 +10,7 @@ templates](./templates.md):
10
11
```sh
12
# create a workspace from the template; specify any variables
13
-create --template="<templateName>" <workspaceName>
+coder create --template="<templateName>" <workspaceName>
14
15
# show the resources behind the workspace and how to connect
16
coder show <workspace-name>
0 commit comments