Skip to content

Commit

Permalink
Auto sync doc with envd repo (#305)
Browse files Browse the repository at this point in the history
[create-pull-request] automated change

Signed-off-by: GitHub <[email protected]>
Co-authored-by: VoVAllen <[email protected]>
  • Loading branch information
github-actions[bot] and VoVAllen authored Mar 12, 2024
1 parent 6809d4d commit 5142977
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api/cli/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,8 @@ Build and run the envd environment

**--from, -f**="": Function to execute, format `file:func` (default: build.envd:build)

**--gpu-set**="": GPU devices used in this environment, such as `all`, `'"device=1,3"'`, `count=2`(all to pass all GPUs). This will override the `--gpus`

**--gpus**="": Number of GPUs used in this environment, this will override the `config.gpu()` (default: 0)

**--host**="": Assign the host address for the environment SSH access server listening (default: 127.0.0.1)
Expand Down

0 comments on commit 5142977

Please sign in to comment.