9.12.17 generate-controlfile
Generates an empty control file that you can use to start a new
changelog.
Syntax
Liquibase|lb generate-controlfile {OPTIONS}
Options
Option | Description | Default |
---|---|---|
Required | ||
-changelog-file|-chf |
The root changelog file. | - |
Optional | ||
-debug|-de |
Enable debug output. | - |
-log|-lo |
Enable logging. Standard logging is Debug logging is |
- |
Example
Generate control file:
--Set default output path
SQL> cd <output-files-path>
SQL> lb generate-controlfile