{$layout} {$template "/code_editor"} {$template "menu"}
是否启用 | 已启用 未启用 |
任务名 | {{task.name}} |
ID | {{task.id}}
可以在Agent主机上通过运行 bin/teaweb-agent run {{task.id}} 来测试这个任务 |
脚本 | |
当前工作目录(CWD) | {{task.cwd}} 没有设置 |
环境变量(ENV) |
没有设置
{{var1.name}}: {{var1.value}}
|
定时任务 |
没有设置
{{schedule.summary}}
下次执行时间:{{task.nextTime}} |
启动任务 |
Y
N
表示这个任务是随TeaWeb启动的任务 |
手动任务 |
Y
N
表示这个任务是需要手动执行的任务 |