wttech / aemc

AEM Compose (Core & CLI)
https://wttech.blog/blog/2023/get-your-aem-together-with-aem-compose/
Apache License 2.0
40 stars 5 forks source link

Let user decide how to make a backup #258

Open krystian-panek-vmltech opened 3 months ago

krystian-panek-vmltech commented 3 months ago

https://github.com/wttech/aemc/blob/main/cmd/aem/instance_backup.go#L152

we are enforcing here serial processing mode, but other commands behave in auto mode. This should also be consistent.

Correct perform,restore commands, etc