【发布时间】:2020-07-28 16:10:16
【问题描述】:
在 Mosaic Scheduler 中,我在一个环境 (e.g. DEV) 中创建了一个计划作业,然后我可以从 DEV 环境中导出计划,然后将其导入到另一个环境,就像导入/导出一样流量。
Mosaic 是否为计划作业提供任何此类功能?
【问题讨论】:
标签: import export scheduler mosaic-decisions
在 Mosaic Scheduler 中,我在一个环境 (e.g. DEV) 中创建了一个计划作业,然后我可以从 DEV 环境中导出计划,然后将其导入到另一个环境,就像导入/导出一样流量。
Mosaic 是否为计划作业提供任何此类功能?
【问题讨论】:
标签: import export scheduler mosaic-decisions
我们在调度程序中确实具有 import/export 之类的功能。按照下面的步骤来实现同样的效果。
.zip 文件,其中将包括所有选定计划的json 文件。( override / create with backup)
Drag 'n' Drop 或click 并选择下载的.zip 文件。【讨论】: