Skip to content

feat(devicectl): Add install and launch commands#2

Merged
dpogue merged 1 commit intoios-control:mainfrom
dpogue:commands
Mar 13, 2026
Merged

feat(devicectl): Add install and launch commands#2
dpogue merged 1 commit intoios-control:mainfrom
dpogue:commands

Conversation

@dpogue
Copy link
Contributor

@dpogue dpogue commented Feb 26, 2026

No description provided.

Copy link

@erisu erisu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Other than adding JSDoc, it appears to function as expected.

@dpogue dpogue force-pushed the commands branch 4 times, most recently from 3465eb2 to fee014a Compare March 2, 2026 19:34
@dpogue dpogue marked this pull request as ready for review March 9, 2026 19:15
Copy link

@erisu erisu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested

  • list - default & devicectl.ListTypes.PreferredDDI

  • info - devicectl.InfoTypes.Apps

    • Some InfoTypes might require additional argument/options which is currently not supported. Maybe can add in a future PR and release to handling of additional arguments.

      E.g. devicectl.InfoTypes.AppIcon will not work with following error:

      Missing expected argument '--allow-placeholder '

  • install - with app absolute path

  • launch - with bundle id

@dpogue dpogue merged commit 30534fc into ios-control:main Mar 13, 2026
4 checks passed
@dpogue dpogue deleted the commands branch March 13, 2026 17:36
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