Liquibase Community Commands
Liquibase Community has a ton of commands that allow you to track, version, and deploy your database with ease. The following is a list of commands that you can use with Liquibase Community:
- calculateCheckSum <id> command
- changelogSync command
- changelogSyncSQL command
- clearCheckSums command
- dbDoc <outputDirectory> command
- diff command
- diffChangeLog command
- dropAll command
- futureRollbackSQL command
- generateChangeLog command
- help command
- history command
- listLocks command
- markNextChangeSetRan command
- markNextChangeSetRanSQL command
- registerChangeLog command
- releaseLocks command
- rollback <tag> command
- rollbackCount <value> command
- rollbackCountSQL <value> command
- rollbackSQL <tag> command
- rollbackToDate command
- rollbackToDateSQL command
- snapshot command
- snapshotReference command
- status --verbose command
- syncHub command
- tag <tag string> command
- tagExists <tag string> command
- unexpectedChangeSets command
- update command
- updateSQL command
- updateCount <value> command
- updateCountSQL <value> command
- updateTestingRollback command
- updateToTag <tag> command
- updateToTagSQL <tag> command
- validate command
If you have Liquibase Pro, there are even more commands you can use. See Liquibase Pro Commands for more information.