Currently the content sync commands seem to do imports (i.e. pulls) from AEM only. It would be nice to either add a new command or extend the existing one to push modified files to a repo automatically (to be used to do hot deployments). That requires leveraging a filesystem listener like https://github.com/fsnotify/fsnotify.
Currently the content sync commands seem to do imports (i.e. pulls) from AEM only. It would be nice to either add a new command or extend the existing one to push modified files to a repo automatically (to be used to do hot deployments). That requires leveraging a filesystem listener like https://github.com/fsnotify/fsnotify.