Skip to content

Commit 373dbb0

Browse files
juanarboltargos
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 521fed1 commit 373dbb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/cli.md

+2
Original file line numberDiff line numberDiff line change
@@ -795,6 +795,8 @@ node --entry-url 'data:text/javascript,console.log("Hello")'
795795

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

798+
> Stability: 1.1 - Active development
799+
798800
<!-- YAML
799801
added: v22.9.0
800802
-->

0 commit comments

Comments
 (0)