Skip to main content
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