{$layout} {$template "/code_editor"} {$template "menu"}

任务详情修改

是否启用 已启用 未启用   快速启用 快速关闭
任务名 {{task.name}}
AgentID {{agentId}}
AppID {{app.id}}
任务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

表示这个任务是需要手动执行的任务