dcos job schedule add

向作业添加时间表

说明

dcos job schedule add 命令允许您将时间表添加到作业中。

使用

  1. dcos job schedule add <job-id> <schedule-file> [OPTION]

选项

无。

位置自变量

名称,简写说明
<job-id>Specify the job ID. You can view the job IDs with the dcos job list 命令。
<schedule-file>以 JSON 为格式的作业时间表文件。

父命令

命令说明
dcos job在 DC/OS 中部署和管理作业。

示例

有关使用 job add 的示例请参阅 文档