Jonathan Miller
|
0638c2cef6
|
feat: CLI command for content snapshots (#55)
Add `mokosuitebackup:snapshot` command with four actions:
- create: --types=articles,categories,modules --description="text"
- restore: --id=N --mode=replace|merge --types=articles
- list: displays table of all snapshots
- delete: --id=N removes file + DB record
Closes #55
|
2026-06-21 19:45:09 -05:00 |
|