Skip to content

Commit 146c35f

Browse files
committed
docs: scope the --env-file note per command
1 parent 7afdcc9 commit 146c35f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<ParamField body="Env file" type="--env-file">
2-
Load environment variables from a file. This will only hydrate the `process.env` of the CLI
3-
process, not the tasks.
2+
Load environment variables from a file. In `dev`, these are also passed to your tasks. For every
3+
other command they only hydrate the `process.env` of the CLI process.
44
</ParamField>

0 commit comments

Comments
 (0)