Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-update-training-api-26.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Description
Reduce the local artifact cache size. Remove the least recently accessed files first until the cache is at or below the TARGET_SIZE. TARGET_SIZE accepts human-readable formats (for example, 10GB or 500MB). For example, to reduce the artifact cache to 10 GB:Arguments
| Name | Default | Type |
|---|---|---|
target_size | STR | True |
Options
| Flag | Type | Description |
|---|---|---|
--remove-temp | BOOL Flag | Also remove temporary files from the cache. Default: False |