wandb artifact cache cleanup
Was this page helpful?
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
cleanup [OPTIONS] TARGET_SIZE
wandb artifact cache cleanup 10GB
wandb artifact cache cleanup --remove-temp 5GB
| Name | Default | Type |
|---|---|---|
target_size | STR | True |
| Flag | Type | Description |
|---|---|---|
--remove-temp | BOOL Flag | Also remove temporary files from the cache. Default: False |
Was this page helpful?