Skip to content

Commit 5dcb9d6

Browse files
juanarbolRafaelGSS
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 <soyjuanarbol@gmail.com> PR-URL: #56893 Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
1 parent e4df618 commit 5dcb9d6

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)