--changeset-filter
Last updated: April 30, 2026
Specifies whether policy checks run on ALL changesets or only PENDING (undeployed) changesets. Only applies to checks with the changelog scope. Liquibase 4.26.0+. Default: ALL.
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 |
|