dcos marathon

使用 Marathon 将应用程序部署到 DC/OS 并对其进行管理。|

说明

dcos marathon 命令允许您将应用程序部署到 DC/OS 并对其进行管理。

使用

  1. dcos marathon [OPTIONS] COMMAND

选项

名称说明
—config-schema显示 Marathon 子命令的配置架构。
—help, h显示用法。
—info显示该子命令的简短描述。
—version, v显示版本信息。

命令

dcos marathon about

为 DC/OS Marathon 显示 info.json 文件…Read More

dcos marathon app add

添加应用程序…Read More

dcos marathon app kill

终止活动应用程序实例…Read More

dcos marathon app list

显示所有已安装的应用程序…Read More

dcos marathon app remove

删除应用程序…Read More

dcos marathon app restart

重新启动应用程序…Read More

dcos marathon app show

查看应用程序的 JSON 文件…Read More

dcos marathon app start

启动应用程序…Read More

dcos marathon app stop

停止应用程序…Read More

dcos marathon app version list

显示应用程序的版本历史记录…Read More

dcos marathon debug details

显示 Marathon 应用程序的调试信息…Read More

dcos marathon debug list

显示 Marathon 应用程序部署的当前队列…Read More

dcos marathon debug summary

显示正在等待的 Marathon 应用程序部署的调试队列…Read More

dcos marathon deployment list

显示当前部署的应用程序列表…Read More

dcos marathon deployment rollback

删除部署的应用程序…Read More

dcos marathon deployment stop

取消正在进行的应用程序部署…Read More

dcos marathon deployment watch

监控应用程序部署…Read More

dcos marathon group add

添加 Marathon 组…Read More

dcos marathon group list

显示组列表…Read More

dcos marathon group remove

从 DC/OS 中删除 Marathon 应用程序…Read More

dcos marathon group scale

扩展组…Read More

dcos marathon group show

显示组列表…Read More

dcos marathon group update

更新 Marathon 组属性…Read More

dcos marathon pod add

添加 pod…Read More

dcos marathon pod kill

停止一个或多个正在运行的 pod 实例…Read More

dcos marathon pod list

查看部署的 pod…Read More

dcos marathon pod remove

删除 pod…Read More

dcos marathon pod show

显示特定 pod 的详细信息…Read More

dcos marathon pod update

更新 Marathon pod…Read More

dcos marathon task list

显示所有任务…Read More

dcos marathon task show

显示特定任务的信息…Read More

dcos marathon task stop

停止任务…Read More