dcos task download

从 Mesos 任务沙盒目录下载文件

说明

dcos task download 命令可从 Mesos 任务沙盒目录下载文件。

使用

  1. dcos task download <task> [<path>] [OPTION]

选项

名称,简写说明
—target-dir

位置自变量

Name<>shorthandDefaultDescription
<task>指定完整任务 ID、部分任务 ID 或 UNIX Shell 通配符模式(如 my-task)。
<path>/指定文件或目录中的 Mesos 沙盒目录路径。您还可以使用 UNIX Shell 通配符模式来指定路径(例如,/std)

父命令

命令说明
dcos task管理 DC/OS 任务。