We need to move away from "extra-config" setting a command override. We decided to require explicity command flags vs. json-packed extra-config.
We will retain extra-config for app or environment-level meta that is unrelated to commands.
That being said, extra_config should be merged the same as other commands to allow multi-tag merging.