1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-05 22:35:23 +02:00
tldr/pages/common/sfdk-emulator-set.md

13 lines
340 B
Markdown
Raw Normal View History

2025-04-02 06:25:13 +03:00
# sfdk emulator set
> Sets emulator properties.
> 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
- Set a property:
`sfdk emulator set {{name}} {{property}}={{value}}`
- Show emulator properties:
`sfdk emulator show {{name}}`