# Show group examples
flowdeck simulator media --examples
# Add media to the booted simulator
flowdeck simulator media add /path/to/photo.jpg
# Target a specific simulator
flowdeck simulator media add /path/to/video.mov --udid <UDID>
# JSON output
flowdeck simulator media add /path/to/photo.jpg --json
# Show usage examples
flowdeck simulator media add /path/to/photo.jpg --examples