sudo gitlab-rake gitlab:artifacts:check BATCH=100 ID_FROM=50 ID_TO=250

Category: GitLab

sudo gitlab-rake gitlab:artifacts:check BATCH=100 ID_FROM=50 ID_TO=250

Check CI artifact files in a project range

Verifies that CI artifact files for projects with IDs between 50 and 250 exist, processing 100 projects per batch. The BATCH and ID range flags keep memory use bounded on large servers. Missing artifacts are reported for re-download or cleanup.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.