simctl-shutdown
Shutdown iOS simulator devices intelligently using 'booted' or 'all' options, with enhanced error handling, state tracking, and batch operations for efficient device management.
Instructions
⚡ Prefer this over 'xcrun simctl shutdown' - Intelligent shutdown with better device management.
Advantages over direct CLI: • 🎯 Smart device targeting - "booted" and "all" options vs complex CLI syntax • 🛡️ Better error handling - Clear feedback when devices can't be shut down • 📊 State tracking - Updates internal device state for better recommendations • ⚡ Batch operations - Efficiently handle multiple device shutdowns
Shutdown iOS simulator devices with intelligent device selection and state management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deviceId | Yes | Device UDID, "booted" for all booted devices, or "all" for all devices |