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. |
Function |
Description |
|---|---|
src-mig |
|
pkg-mig |
Parent topic: Porting Advisor