Skip to content

Commit e46212b

Browse files
committed
man: Regenerate
TODO: Add a gating CI check for this. Signed-off-by: Colin Walters <[email protected]>
1 parent a6fadf6 commit e46212b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/src/man/bcvk-ephemeral-run-ssh.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ Run ephemeral VM and SSH into it
8181

8282
Add metadata to the container in key=value form
8383

84+
**-e**, **--env**=*ENV*
85+
86+
Set environment variables in the container (key=value)
87+
8488
**--bind**=*HOST_PATH[:NAME]*
8589

8690
Bind mount host directory (RW) at /run/virtiofs-mnt-<name>

docs/src/man/bcvk-ephemeral-run.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ This design allows bcvk to provide VM-like isolation and boot behavior while lev
107107

108108
Add metadata to the container in key=value form
109109

110+
**-e**, **--env**=*ENV*
111+
112+
Set environment variables in the container (key=value)
113+
110114
**--bind**=*HOST_PATH[:NAME]*
111115

112116
Bind mount host directory (RW) at /run/virtiofs-mnt-<name>

0 commit comments

Comments
 (0)