Merge pull request #9447 from kobergj/ConsistencyFailFlag
Add `--fail` flag to consistency command
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Enhancement: Add fail flag to consistency check
|
||||
|
||||
We added a `--fail` flag to the `ocis backup consistency` command. If set to true, the command will return a non-zero exit code if any inconsistencies are found. This allows you to use the command in scripts and CI/CD pipelines to ensure that backups are consistent.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/9447
|
||||
Reference in New Issue
Block a user