kai backup¶
Create and manage data backups.
Commands¶
backup (default: list)¶
List existing backups.
backup create¶
Create a new backup archive (zip file).
By default, old backups are pruned after creation. Use --no-prune to keep all.
backup prune¶
Delete old backups, keeping only the newest N.
The keep count is configurable in Settings > Backup or defaults to the profile setting.