sfdk-config
Manage Sailfish SDK configuration settings
TLDR
Show current configuration
$ sfdk config
Set target device$ sfdk config --device [device_name]
Set build target$ sfdk config --target [target_name]
SYNOPSIS
sfdk config [options]
DESCRIPTION
sfdk config manages Sailfish SDK configuration. Sets build targets, devices, and project options. Part of Sailfish SDK.
PARAMETERS
--device name
Set target device.--target name
Set build target.--specfile file
Set spec file.
SEE ALSO
sfdk(1), sfdk-device(1)
