Skip to main content
Purges cached logs, run history, and artifacts from the local W&B cache.

Usage

wandb purge-cache [OPTIONS]

Options

OptionDescription
--ageRemoves items older than the specified time period (e.g., ’10s’, ‘5m’, ‘8h’, ‘7d’, ‘6M’, ‘1y’) (default: 0d)
--forceDo not prompt for confirmation when deleting files. (default: False)