Lines Matching refs:list
225 框架指令可以分为三组:help、list、run。在指令序列中,以run为最常用的执行指令。
235 run: Display a list of supported run command.
236 list: Display a list of supported device and task record.
239 help list
242 说明: help run:展示run指令相关说明 help list:展示 list指令相关说明。
244 2. **list**
246 list指令用来展示设备和相关的任务信息。
249 list:
250 This command is used to display device list and task record.
252 list
253 list history
254 list <id>
256 list: display device list
257 list history: display history record of a serial of tasks
258 list <id>: display history record about task what contains specific id
260 list
261 list history
262 list 6e****90
265 说明: list: 展示设备信息 list history: 展示任务历史信息 list <id>: 展示特定id的任务其历史信息。