kill command
Use the kill command to kill the OneCLI process gracefully.
Note
The kill command is only supported when the flash command is used.
kill command syntax
OneCli.exe [misc] kill --pid target-pid [options]
Parameter | Required/Optional | Notes |
---|---|---|
--pid | Required | Specify the target ID for updating OneCLI process. |
| Optional | Refer to Table 2. |
Example of the kill command
OneCli.exe kill --pid xxxxx --log 5
Give documentation feedback