Skip to content

Commit e93826e

Browse files
adriouiStuffbyYuki
authored andcommitted
docs: add --dotenv option to CLI reference
1 parent 0d08ef2 commit e93826e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/reference/cli.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Options:
1515
--debug Enable debug mode.
1616
--log-to-stdout Display logs in stdout.
1717
--log-file-dir TEXT The directory to write log files to.
18+
--dotenv PATH Path to a custom .env file to load environment
19+
variables. Can also be set via SQLMESH_DOTENV_PATH
20+
environment variable.
1821
--help Show this message and exit.
1922
2023
Commands:

0 commit comments

Comments
 (0)