我要评分
获取效率
正确性
完整性
易理解

Porting Advisor Functions

When multiple modules are running concurrently, only one log level can be set at the same time.

Command Function

Displays the help information about application porting tasks.

Syntax

1
devkit porting -h

Example

Run the following command to query the parameter descriptions of all commands:

1
devkit porting -h

Command output:

1
2
3
4
5
6
7
Usage: devkit porting [-h|--help] TASK [ARGS]

  The most commonly used devkit advisor sub tasks are:
    src-mig                  Run the source migration task.
    pkg-mig                  Run the package migration task.

See 'devkit porting TASK -h/--help' for more information on a specific task.
Table 1 Function description

Function

Description

src-mig

Source code porting task.

pkg-mig

Software porting assessment task.