The following flags are available for filtering and executing simulator tasks:
--byId, -id Filters simulators by unique device identifier (UDID)
--byName, -n Filters simulators by name
--byType, -t Filters simulators by device type
--byOS, -o Filters simulators by operating system
--booted, -bt Filters simulators by booted status
--list, -l Lists available simulators
--bundle, -b The app bundle identifier
--maxResults Limits the number of results returned from --list
--fields Comma-separated list of fields to include in --list output (e.g. "udid,os,identifier")
--setPermissions, -sp Sets the specified permissions and restarts SpringBoard for the changes to take effect
--clearKeychain, -ck Clears the simulator's keychain
--clearMedia, -cm Clears the simulator's media
--restartSB, -sb Restarts SpringBoard
--biometricEnrollment, -be Enables or disables biometric (Face ID/Touch ID) enrollment.
--biometricMatch, -bm Approves a biometric authentication request with a matching biometric feature (e.g. face or finger)
--biometricNonmatch, -bnm Fails a biometric authentication request with a non-matching biometric feature (e.g. face or finger)
--version, -v Prints version
--help, -h Prints usage