Advanced Commands
Commands to manipulate BLOBs
blob delete- Delete blobs by IDblob gc- Garbage-collect unused blobsblob list- List BLOBsblob shards modify- Perform low-level resharding of blob storageblob show- Show contents of BLOBsblob stats- Blob statistics
Commands to manipulate local cache
cache clear- Clears the cachecache info- Displays cache information and statisticscache prefetch- Prefetches the provided objects into cachecache set- Sets parameters local caching of repository datacache sync- Synchronizes the metadata cache with blobs in storage
Commands to manipulate content in repository
content delete- Remove contentcontent list- List contentscontent rewrite- Rewrite content using most recent formatcontent show- Show contents by IDcontent stats- Content statisticscontent verify- Verify that each content is backed by a valid blob
Commands to manipulate content index
index epoch list- List the status of epochsindex inspect- Inspect index blobindex list- List content indexesindex optimize- Optimize indexes blobsindex recover- Recover indexes from pack blobs
Commands to manipulate logs stored in the repository
logs cleanup- Clean up logslogs list- List logslogs show- Show contents of the log. When no flags or arguments are specified, only the last log is shown
Session commands
session list- List sessions
Low-level commands to manipulate manifest items
manifest delete- Remove manifest itemsmanifest list- List manifest itemsmanifest show- Show manifest items
Maintenance commands
maintenance info- Display maintenance informationmaintenance run- Run repository maintenancemaintenance set- Set maintenance parameters
Commands to manipulate repository
repository repair from-config- Repair repository in the provided configuration filerepository repair azure- Repair repository in an Azure blob storagerepository repair b2- Repair repository in a B2 bucketrepository repair filesystem- Repair repository in a filesystemrepository repair gcs- Repair repository in a Google Cloud Storage bucketrepository repair gdrive- Repair repository in a Google Drive folderrepository repair rclone- Repair repository in a rclone-based providedrepository repair s3- Repair repository in an S3 bucketrepository repair sftp- Repair repository in an SFTP storagerepository repair webdav- Repair repository in a WebDAV storagerepository upgrade begin- Begin upgraderepository upgrade rollback- Rollback the repository upgraderepository upgrade validate- Validate the upgraded indexes