Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit a56005f

Browse files
committed
fixup! fix: use proper API type for resource pool list
1 parent eb89c60 commit a56005f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/coder_envs_create.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ coder envs create my-new-powerful-env --cpu 12 --disk 100 --memory 16 --image ub
3030
-i, --image string name of the image to base the environment off of.
3131
-m, --memory float32 GB of RAM an environment should be provisioned with.
3232
-o, --org string name of the organization the environment should be created under.
33+
--provider string name of Workspace Provider with which to create the environment
3334
-t, --tag string tag of the image the environment will be based off of. (default "latest")
3435
```
3536

0 commit comments

Comments
 (0)