Is there a "db push/pull" for storage?

Setting up my local env — how do we synchronize changes to storage buckets?

In some cases, I may want to sync the files (e.g. static files we use), and in some cases just the buckets.

If not, what's the best practice for maintaining all of these in sync? For example, if I fix an image file on localhost, do I need to then manually upload it to staging / prod?
Was this page helpful?