--derived-data | | Delete all FlowDeck Derived Data |
--xcode-derived-data | | Delete all Xcode Derived Data |
--xcode-cache | | Delete Xcode cache |
--all | | Clean scheme artifacts, FlowDeck/Xcode Derived Data, and cache |
--project <path> | -p | Project directory |
--workspace <path> | -w | Path to workspace (.xcworkspace) or project (.xcodeproj) |
--scheme <name> | -s | Scheme name |
--derived-data-path <path> | -d | Custom derived data path (default: ~/Library/Developer/FlowDeck/DerivedData) |
--config <path> | -c | Load settings from JSON config |
--json | -j | Output JSON/NDJSON events |
--verbose | -v | Show clean output |
--examples | -e | Show usage examples |