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 c3ae8bc commit 7fd9901Copy full SHA for 7fd9901
1 file changed
docs.kosli.com/content/getting_started/environments.md
@@ -22,7 +22,7 @@ To create an environment via CLI, you would run a command like this:
22
23
```shell {.command}
24
kosli create environment quickstart \
25
- --environment-type docker \
+ --type docker \
26
--description "quickstart environment for tutorial"
27
```
28
0 commit comments