Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.supermodeltools.com/llms.txt

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

Removes every .graph.* sidecar file from the repository.

Synopsis

supermodel clean [path] [flags]

Flags

FlagDescription
--dry-runShow what would be removed without removing
-h, --helpHelp for clean

Examples

supermodel clean
supermodel clean --dry-run
supermodel clean ./my-project