Documentation Index
Fetch the complete documentation index at: https://mintlify.com/legendary-gl/legendary/llms.txt
Use this file to discover all available pages before exploring further.
legendary clean-saves scans the cloud saves stored on Epic’s servers and removes entries that are incomplete or orphaned. Incomplete saves can accumulate after interrupted uploads, leaving partial manifests that waste space and can interfere with future sync operations. By default the command performs a dry-run style cleanup of clearly orphaned data; add --delete-incomplete to also remove saves that were only partially uploaded.
Usage
Positional Arguments
| Argument | Description |
|---|---|
<App Name> | App name of the game whose saves should be cleaned (optional — if omitted, all games are checked) |
Options
| Flag | Description |
|---|---|
--delete-incomplete | Also delete save files that were only partially uploaded and are therefore incomplete |