Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-mintlify-style-consistency-1776283399.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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)