CLI Sync
You can use Windmill CLI to sync workspace to a git repository. Either with raw syncing using wmill sync pull
& wmill sync push
or with stateful syncing using wmill sync pull --stateful
& wmill sync push --stateful
.
For more details, see:
For options to do Version Control on Windmill, see:
For options to do Deploy to Prod on Windmill, see: