← 返回命令列表

Linux command

sfdk-config 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Show current configuration

sfdk config

Set target device

sfdk config --device [device_name]

Set build target

sfdk config --target [target_name]

说明

sfdk config manages Sailfish SDK configuration. Sets build targets, devices, and project options. Part of Sailfish SDK.

参数

--device _name_
Set target device.
--target _name_
Set build target.
--specfile _file_
Set spec file.

FAQ

What is the sfdk-config command used for?

sfdk config manages Sailfish SDK configuration. Sets build targets, devices, and project options. Part of Sailfish SDK.

How do I run a basic sfdk-config example?

Run `sfdk config` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --device _name_ do in sfdk-config?

Set target device.