Skip to main content

diff

8BitSafe-cli [common options] archive diff [options] [REPO::ARCHIVE1] [ARCHIVE2]
positional argumentsdescription
REPO::ARCHIVE1repository location and ARCHIVE1 name
ARCHIVE2ARCHIVE2 name (no repository location allowed)
optional argumentsdescriptiondefaultallowed
--subtreesExpand added or removed subtrees-
--no-metaExclude meta changes-

Description

Will display a diff of files added, removed, changed or deleted between the two provided archives.

Examples

info

Diff the latest + previous archive:

8BitSafe-cli archive diff /mnt/tank/backup_repo::HEAD HEAD~1