← 返回命令列表

Linux command

sfdk-check 命令

文本

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

常用示例

Check project for issues

sfdk check

Check specific aspects

sfdk check --rpmlint

说明

sfdk check validates Sailfish OS projects for common issues, packaging errors, and compliance. Part of Sailfish SDK.

参数

--rpmlint
Run rpmlint checks.

FAQ

What is the sfdk-check command used for?

sfdk check validates Sailfish OS projects for common issues, packaging errors, and compliance. Part of Sailfish SDK.

How do I run a basic sfdk-check example?

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

What does --rpmlint do in sfdk-check?

Run rpmlint checks.