Skip to content

Add JSON output to the verify command#1

Closed
dkovalev1 wants to merge 3 commits intointegrationfrom
ADBM-1976
Closed

Add JSON output to the verify command#1
dkovalev1 wants to merge 3 commits intointegrationfrom
ADBM-1976

Conversation

@dkovalev1
Copy link
Owner

pgbackrest verify command result code is hard to relay on when it is required to
understand the correctness of the backup data in the repository. It is possible
to get more information by adding options --output text --verbose,

But parsing such output is hard and error prone. This patch implements
json format as a new output format for verify command which transforms the
output into json.

@dkovalev1 dkovalev1 closed this Jul 2, 2025
@dkovalev1 dkovalev1 deleted the ADBM-1976 branch July 2, 2025 05:31
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.

1 participant