> ## Documentation Index
> Fetch the complete documentation index at: https://baseten-philip-copy-0226.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# truss cleanup

> Clean up truss data.

```
truss cleanup [OPTIONS]
```

Truss creates temporary directories for various operations such as for building Docker images. This command clears that data to free up disk space.

### Options

<ParamField body="--help">
  Show help message and exit.
</ParamField>
