tractr / directus-sync

A CLI tool for synchronizing the schema and configuration of Directus across various environments.
GNU General Public License v3.0
254 stars 10 forks source link

Auto Push Extension Support #103

Open NilsBaumgartner1994 opened 2 months ago

NilsBaumgartner1994 commented 2 months ago

Is your feature request related to a problem? Please describe.

Annoyed by manually pushing new changes to every server instance

Describe the solution you'd like A clear and concise description of what you want to happen.

While being able to sync over the network it would be nice to automatically sync on startup to push when Schema is put in a specific folder

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Alternative would be to write a custom extension which does sync on startup?

Additional context Add any other context or screenshots about the feature request here.