Skip to content

feat(cli): list and disarm simulators#11

Merged
0xnirapod merged 1 commit into
mainfrom
feat/cli-device-commands
Jun 29, 2026
Merged

feat(cli): list and disarm simulators#11
0xnirapod merged 1 commit into
mainfrom
feat/cli-device-commands

Conversation

@athexweb3

Copy link
Copy Markdown
Contributor

Add the in-process device verbs to simblectl. sims lists the booted simulators with their platforms, and disarm clears the injection environment on every booted simulator; both sort their output by udid for stable, scriptable JSON. An unknown or missing verb now exits non-zero with the command list. The verbs run against the SimulatorArming seam, so the tests drive them through a fake simctl with no real simulator.

Add the in-process device verbs to simblectl: `sims` lists booted simulators and `disarm` clears
their injection environment, both sorted by udid for stable output. An unknown or missing verb
exits non-zero with the command list.
@athexweb3
athexweb3 requested a review from a team as a code owner June 29, 2026 06:00
@0xnirapod
0xnirapod merged commit 3471a17 into main Jun 29, 2026
3 checks passed
@0xnirapod
0xnirapod deleted the feat/cli-device-commands branch June 29, 2026 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants