Viewing Help Information
- When multiple modules are running concurrently, only one log level can be set at the same time.
- If tasks are executed concurrently during the initial installation, the log configuration file may fail to be read. In this case, execute the tasks again.
Command Function
Displays the help information about application porting tasks.
Syntax
devkit porting -h
Example
Run the following command to query the parameter descriptions of all commands:
devkit porting -h
Command output:
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.
src-mig indicates a
Parent topic: Porting Advisor