--url
Last updated: April 30, 2026
The JDBC database connection URL. Default: jdbc:h2:tcp://localhost:9090/mem:dev.
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 |
|