andreaspeters opened a new pull request #413:
URL: https://github.com/apache/mesos/pull/413


   These is the second part of my previous created PR 
https://github.com/apache/mesos/pull/405. With these PR I would like to add a 
plugin for the "new" mesos cli to list and inspect all running mesos frameworks.
   
   ```
   > mesos framework
   
   Interacts with the Mesos Frameworks
   
   Usage:
     mesos framework (-h | --help)
     mesos framework --version
     mesos framework <command> (-h | --help)
     mesos framework [options] <command> [<args>...]
   
   Options:
     -h --help  Show this screen.
     --version  Show version info.
   
   Commands:
     inspect  Return low-level information of the framework.
     list     List the Mesos frameworks.
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to