Read or change the physical orientation of an iOS simulator.Documentation Index
Fetch the complete documentation index at: https://flowdeck.studio/docs/llms.txt
Use this file to discover all available pages before exploring further.
flowdeck simulator orientation
flowdeck simulator orientation defaults to get.
Get Options
| Option | Short | Description |
|---|---|---|
--simulator <name-or-udid> | -S | Target simulator name or UDID |
--json | -j | Output as JSON |
--examples | -e | Show usage examples |
Get JSON Output
If you omit
--simulator, FlowDeck targets the current booted simulator. If no simulator is booted, the command fails.flowdeck simulator orientation set
Set the simulator orientation and wait until the physical state matches the confirmed result.Set Options
| Option | Short | Description |
|---|---|---|
--simulator <name-or-udid> | -S | Target simulator name or UDID |
--json | -j | Output as JSON |
--examples | -e | Show usage examples |
Supported Values
portraitlandscape-leftlandscape-rightportrait-upside-down
Set JSON Output
FlowDeck returns the confirmed orientation, not just the requested value. If the front-most app does not support the requested orientation, the result reflects what the simulator actually applied.
