3.4 Supported Liquibase Commands in SQLcl

You can invoke the Liquibase commands in SQLcl with liquibase or lb.

The SQLcl Liquibase commands that were initially launched in SQLcl release 19.2 has deprecated. The SQLcl plug-in has been updated to synchronize with the new command format introduced by Liquibase.

Syntax

Liquibase|lb COMMAND {OPTIONS}

To see the help for Liquibase in SQLcl, type :

help Liquibase

To only view the examples in help, type:

help liquibase examples

For more information about the SQLcl Liquibase commands, see LIQUIBASE.