v0.9.4: add doctor diagnostics
This commit is contained in:
@@ -856,6 +856,16 @@ Preview and remove files not referenced by the manifest:
|
||||
|
||||
Cleanup preserves manifest/log/failure files, `.photoscli`, and sidecars next to manifest-referenced media.
|
||||
|
||||
Run read-only diagnostics:
|
||||
|
||||
```bash
|
||||
./bin/photoscli doctor
|
||||
./bin/photoscli doctor --out ./PhotosBackup
|
||||
./bin/photoscli doctor --out ./PhotosBackup --json
|
||||
```
|
||||
|
||||
Doctor checks Photos access and, when `--out` is provided, backup directory status, manifest entries, and failure count.
|
||||
|
||||
## Safe Operating Practices
|
||||
|
||||
- Run `--dry-run` before the first large backup.
|
||||
|
||||
Reference in New Issue
Block a user