> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-1761.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# wandb artifact cache cleanup

Clean up less frequently used files from the artifacts cache

## Usage

```bash theme={null}
wandb artifact cache cleanup TARGET_SIZE [OPTIONS]
```

## Arguments

| Argument      | Description              | Required |
| :------------ | :----------------------- | :------- |
| `TARGET_SIZE` | No description available | Yes      |

## Options

| Option          | Description                        |
| :-------------- | :--------------------------------- |
| `--remove-temp` | Remove temp files (default: False) |
