Skip to content

Commit

Permalink
doc: mark --env-file-if-exists flag as experimental
Browse files Browse the repository at this point in the history
As `--env-file` is experimental, this must be marked as experimental as
well.

Refs: nodejs#56887
Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com>
PR-URL: nodejs#56893
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
  • Loading branch information
juanarbol authored Feb 5, 2025
1 parent 8ac3055 commit 24cae2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -800,6 +800,8 @@ node --entry-url 'data:text/javascript,console.log("Hello")'

### `--env-file-if-exists=config`

> Stability: 1.1 - Active development
<!-- YAML
added: v22.9.0
-->
Expand Down

0 comments on commit 24cae2d

Please sign in to comment.