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 |