I am using Liquibase pro 4.17 version. I am facing issue while generating tags using update-to-tag command.
Command Executed: -
liquibase --changelog-file=example-changelog.xml update-to-tag myTag
myTag is not reflecting in databasechangelog table.
Please help and let me know anythingelse needs to be executed from my side.