Skip to content

Commit 44282e4

Browse files
Auto sync doc with envd repo (#314)
[create-pull-request] automated change Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kemingy <12974685+kemingy@users.noreply.github.com>
1 parent 2da675e commit 44282e4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/api/cli/cli.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,3 +350,13 @@ Print envd reference documentation
350350
### help, h
351351

352352
Shows a list of commands or help for one command
353+
354+
## new, n
355+
356+
Create a new `build.envd` file from pre-defined templates
357+
358+
**--force, -f**: Overwrite the build.envd if existed
359+
360+
**--path, -p**="": Path to the directory of the build.envd (default: ".")
361+
362+
**--template, -t**="": Template name to use (`envd bootstrap` will add [uv, conda, torch])

0 commit comments

Comments
 (0)