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 INFO level (no debug flag).

Debug logging is FINEST level (both log and debug flag).

-

Example

Generate control file:

--Set default output path
SQL> cd <output-files-path>
SQL> lb generate-controlfile