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 upgrade begin
- Begin upgraderepository upgrade rollback
- Rollback the repository upgraderepository upgrade validate
- Validate the upgraded indexes