1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-05 17:55:24 +02:00
tldr/pages/common/sfdk-emulator-exec.md

13 lines
380 B
Markdown
Raw Normal View History

2025-04-02 06:25:13 +03:00
# sfdk emulator exec
> Execute a command on an emulator.
> More information: <https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/40-testing-maintain/doc/command.emulator.adoc>.
2025-04-02 06:25:13 +03:00
- Execute a command on an emulator:
`sfdk emulator exec {{emulator}} {{command}}`
- Run an interactive shell on an emulator:
`sfdk emulator exec {{emulator}}`