We have extension and its task is to replace some tags in campaigns' templates to some images. It should work when we start CRON Job command send-campaign. And in time of this running, we should change our custom tag to image. But the main point is to change tags during cron job is running and to make some changes to the SendCampaignsCommand without changing core only somehow override it with our extension.