Skip to content

Commit ea68046

Browse files
juanarboladuh95
authored andcommitted
doc: mark --env-file-if-exists flag as experimental
As `--env-file` is experimental, this must be marked as experimental as well. Refs: #56887 Signed-off-by: Juan José Arboleda <[email protected]> PR-URL: #56893 Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
1 parent e52dd03 commit ea68046

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -784,6 +784,8 @@ node --entry-url 'data:text/javascript,console.log("Hello")'
784784

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

787+
> Stability: 1.1 - Active development
788+
787789
<!-- YAML
788790
added: v22.9.0
789791
-->

0 commit comments

Comments
 (0)