--mongosh-path
Last updated: April 30, 2026
Path to mongosh executable. For example: Linux: /usr/bin/mongosh or /usr/local/bin/mongosh | Windows: C:\Program Files\MongoDB\Server\6.0\bin\mongosh.exe
Syntax
You can set this parameter in the following ways:
Option | Syntax |
Global CLI parameter |
|
Liquibase properties file (defaults file) |
|
Global flow file argument (example) |
|
JVM system property (JAVA_OPTS environment variable) |
|
Liquibase environment variable |
|