Usage
Replace <SHA1> with comma-separated blob SHA1 hashes to clean up specific blobs (for —cleanup-blobs). Omit to clean up all blobs.
Replace <NAMES> with comma-separated channel names (for —channel-names, required with —diagnose-blobs).
Replace <FILE> with the output file path (for —file-name).
Replace <NAMES> with comma-separated channel names (for —channel-names, required with —diagnose-blobs).
Replace <FILE> with the output file path (for —file-name).
Description
Performs system-level operations on the repository, such as blob cleanup and blob diagnostics. Requires theadmin role.
Options
Option
Default
Description
--cleanup-blobs [SHA1,...]Clean up blobs. Pass comma-separated SHA1 hashes to target specific blobs, or omit to clean up all.
--diagnose-blobsRun blob diagnostics (output saved to a file)
--channel-names <NAMES>Comma-separated list of channel names (required with
--diagnose-blobs)--file-name <FILE>Output file name for diagnostics
-h, --helpShow help for this command