--project-dir
Last updated: April 30, 2026
An optional parameter used to specify the directory containing files (existing or to be auto-created) to be used with Liquibase. Default: ./.
Syntax
You can set this parameter in the following ways:
Option | Syntax |
Command CLI parameter |
|
Liquibase properties file (defaults file) |
|
Command flow file argument (example) |
|
JVM system property (JAVA_OPTS environment variable) |
|
Liquibase environment variable |
|