extract

Extract all Peglin game data with intelligent caching

Options

--peglin-path

Path to Peglin installation directory (auto-detected if not specified)

Type: String

--force

Force re-extraction even if cache is valid

Type: Boolean

--verbose

Enable verbose logging output

Type: Boolean

--status

Show extraction status and exit

Type: Boolean

--clear-cache

Clear all extraction caches and exit

Type: Boolean

--no-spinner

Disable progress spinner (useful for scripts)

Type: Boolean

Examples

peglin-save-explorer extract

Usage Tips

  • • Use --help with any command to see detailed usage information
  • • Global options --verbose and --clean are available for all commands

Source Code

Implementation: ExtractCommand