sudo gitlab-rake gitlab:uploads:check VERBOSE=1

Category: GitLab

sudo gitlab-rake gitlab:uploads:check VERBOSE=1

Check upload integrity across projects

Verifies that every referenced upload file exists on disk, reporting missing ones. The VERBOSE=1 setting lists each checked file instead of summarizing. Run it after a restore to catch files that did not come back.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.