Skip to content

Commit acc460d

Browse files
authored
Update README.md
1 parent 0a31048 commit acc460d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,3 +180,7 @@ can be tab completed. You can pass an override envFileName or folder, if desire
180180
This command will inspect your .env.example file and help you fill out the values in your .env file.
181181
Additionally, it can only prompt you for new values using the `--new` flag. The exampleFileName, envFileName, and
182182
folder can all be customized, if desired.
183+
184+
##### dotenv load
185+
186+
This command will load arbitrary properties files into your CommandBox environment. Useful for task runners where you need to load a shared environment file.

0 commit comments

Comments
 (0)