You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Benjamin Hindman <be...@berkeley.edu> on 2013/10/22 01:59:20 UTC

Review Request 14816: Made 'mesos' be a "subcommand dispatcher" and added the 'resolve', 'execute' and 'ps' subcommands.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14816/
-----------------------------------------------------------

Review request for mesos, Ben Mahler and Vinod Kone.


Repository: mesos-git


Description
-------

See summary.


Diffs
-----

  bin/mesos.sh.in PRE-CREATION 
  configure.ac 831784b94de517616efe83b78faa40d01c5eea5d 
  src/Makefile.am a2d82425f74dcaf3adf28ae8184fff53b3c34ceb 
  src/cli/execute.cpp PRE-CREATION 
  src/cli/mesos-ps PRE-CREATION 
  src/cli/mesos.cpp f633ae1997a89991d67d2115dbbcce7a84a908ee 
  src/cli/resolve.cpp PRE-CREATION 

Diff: https://reviews.apache.org/r/14816/diff/


Testing
-------

make check


Thanks,

Benjamin Hindman