wandb purge-cache
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.
purge-cache [OPTIONS]
| Flag | Type | Description |
|---|---|---|
--age | STR | Removes items older than the specified time period (e.g., ’10s’, ‘5m’, ‘8h’, ‘7d’, ‘6M’, ‘1y’). Default: 0d |
--force | BOOL Flag | Do not prompt for confirmation when deleting files. Default: False |
Was this page helpful?