snippetbashTip
sfdk engine — Maintain and control the build engine. More information: <https://github.com/sailfishos/sailfish-qtc
Viewed 0 times
thecommandbuildandsfdk engineclicontrolmaintain
Problem
How to use the
sfdk engine command: Maintain and control the build engine. More information: <https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/30-building-maintain/doc/command.engine.adoc>.Solution
sfdk engine — Maintain and control the build engine. More information: <https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/30-building-maintain/doc/command.engine.adoc>.Start the build engine:
sfdk engine startStop the build engine:
sfdk engine stopShow the build engine status:
sfdk engine statusSet an engine property:
sfdk engine set {{property}}={{value}}Show the engine properties:
sfdk engine showExecute a command on the build engine:
sfdk engine exec {{command}}Start an interactive shell on the build engine:
sfdk engine execCode Snippets
Start the build engine
sfdk engine startStop the build engine
sfdk engine stopShow the build engine status
sfdk engine statusSet an engine property
sfdk engine set {{property}}={{value}}Show the engine properties
sfdk engine showContext
tldr-pages: common/sfdk engine
Revisions (0)
No revisions yet.