serverless / serverless-meta-sync

Secure syncing of serverless project meta data across teams
44 stars 14 forks source link

Add support for syncing all stages #11

Open dijitalmunky opened 8 years ago

dijitalmunky commented 8 years ago

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?

doapp-ryanp commented 8 years ago

Also need the ability to sync all regions within a stage