----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15300/#review28403 -----------------------------------------------------------
Ship it! src/cli/python/mesos/cli.py <https://reviews.apache.org/r/15300/#comment55229> Should we just do the newline printing here and avoid the callers having to always add a \n? src/cli/python/mesos/cli.py <https://reviews.apache.org/r/15300/#comment55231> 'cli.get' seems a bit non-obvious that we're doing an http get. Can you capitalize get in the comment here? s/HTTP get/HTTP GET/ - Ben Mahler On Nov. 7, 2013, 8:42 a.m., Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/15300/ > ----------------------------------------------------------- > > (Updated Nov. 7, 2013, 8:42 a.m.) > > > Review request for mesos, Ben Mahler, Du Li, Shingo Omura, and Vinod Kone. > > > Repository: mesos-git > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/cli/mesos-ps 0d1694e3b2e9c8f4932102dbd633888e81470008 > src/cli/python/mesos/cli.py 7712886ceaaecd96347111f99a2c89d1e62bd5e2 > > Diff: https://reviews.apache.org/r/15300/diff/ > > > Testing > ------- > > $ mesos ps --master=... > > > Thanks, > > Benjamin Hindman > >
