Skip to content

Conversation

@mike-sul
Copy link
Collaborator

@mike-sul mike-sul commented Dec 15, 2025

Add a CLI command and API function that calculates and prints the difference between two versions.
If "from" version is not specified then the current version is considered as the "from" one.

@mike-sul mike-sul force-pushed the add-diff-cmd branch 2 times, most recently from 4fcfeab to 1578432 Compare December 17, 2025 13:19
@mike-sul mike-sul marked this pull request as ready for review December 17, 2025 13:20
@mike-sul
Copy link
Collaborator Author

Output example:

./bin/fioup  -c static-cfg,sota-dir diff 24
On wire size: 2.006 MiB
On disk size: 4.114 MiB
Blob count:   2

@mike-sul
Copy link
Collaborator Author

mike-sul commented Jan 5, 2026

@detsch I've added a new commit to this PR with a tiny change to the doc stating that a user can use the diff command 0570530

Add a CLI command and API function that calculates and prints the
difference between two versions. If "from" version is not specified then
the current version is considered as the "from" one.

Signed-off-by: Mike Sul <mike.sul@foundries.io>
Signed-off-by: Mike Sul <mike.sul@foundries.io>
@mike-sul mike-sul merged commit 9bdaca0 into main Jan 6, 2026
10 checks passed
@mike-sul mike-sul deleted the add-diff-cmd branch January 6, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants