Changelog Parameters in liquibase 3.6.1

Hi, I am trying to use one changeset to apply the same changes to 2 different schemas.  I am trying to use command line changelog parameters in a sqlFile changeset .sql file to allow referencing to different schemas within the .sql file.  It doesn’t appear to apply and I see no errors when liquibase update is called.  Is what I’m doing possible?