--mongosh-timeout
Last updated: April 30, 2026
Indicates seconds to wait for the mongosh timeout. -1 disables the timeout. 0 returns an error. Default: 1800.
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 |
|