dcos-cli

Command-line interface for managing and interacting with DC/OS clusters

brewmacoslinux
Try with needOr install directly
Source

About

Command-line interface for managing DC/OS clusters

Commands

dcos

Examples

Authenticate and configure connection to a DC/OS cluster$ dcos cluster setup https://your-dcos-url
List all running services in the DC/OS cluster$ dcos service list
Deploy a new application from a JSON configuration file$ dcos marathon app add app-config.json