We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f8ddf7 commit ee52fe5Copy full SHA for ee52fe5
CLI_REFERENCE.adoc
@@ -8,7 +8,7 @@ IMPORTANT: This documentation is auto-generated. Do not edit manually. Run `npm
8
9
== doc-tools
10
11
-[dotenv@17.2.3] injecting env (0) from .env -- tip: 🔐 prevent committing .env to code: https://dotenvx.com/precommit
+[dotenv@17.2.3] injecting env (0) from .env -- tip: 🛠️ run anywhere with `dotenvx run -- yourcommand`
12
13
*Usage:*
14
@@ -478,7 +478,7 @@ None.
478
479
== generate
480
481
-[dotenv@17.2.3] injecting env (0) from .env -- tip: 📡 add observability to secrets: https://dotenvx.com/ops
+[dotenv@17.2.3] injecting env (0) from .env -- tip: ⚙️ override existing env vars with { override: true }
482
483
484
0 commit comments