liquibase.exception.CommandLineParsingException: Unknown parameter: 'liquibaseProLicenseKey'
liquibase.exception.CommandLineParsingException: Unknown parameter: 'liquibaseProLicenseKey'
Can you include your .properties file?
I add the License Key as an environment variable in Linux/Ubuntu, at the end of the ~/.bashrc
file:
export LIQUIBASE_PRO_LICENSE_KEY=<your_license_key>
Hello, @praveenpotnuri !
Welcome to the Liquibase Community. As @Valen mentioned, if you can please include the text of your liquibase.properties file, we can offer specific suggestions for fixing this error. You also might find this documentation guide helpful: How to Apply Your Liquibase Pro License Key