We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d08ef2 commit e93826eCopy full SHA for e93826e
1 file changed
docs/reference/cli.md
@@ -15,6 +15,9 @@ Options:
15
--debug Enable debug mode.
16
--log-to-stdout Display logs in stdout.
17
--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.
21
--help Show this message and exit.
22
23
Commands:
0 commit comments