List out the nodes 
> dcos node list 

List the running tasks 
> dcos task list 

Add application by using json manifest through DC/OS CLI 
> dcos marathon app add manifest/app.json