During development, there are many times when we need to update the variable files for all environments at once (for example, adding a new feature). Having to run meta sync for each environment gets tiresome. It would be nice to have an option or action that syncs all of the stages. Perhaps meta sync -S or meta sync-all?
During development, there are many times when we need to update the variable files for all environments at once (for example, adding a new feature). Having to run
meta sync
for each environment gets tiresome. It would be nice to have an option or action that syncs all of the stages. Perhapsmeta sync -S
ormeta sync-all
?