----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53624/ ----------------------------------------------------------- (Updated Nov. 10, 2016, 5:46 p.m.) Review request for mesos, Anand Mazumdar, Jie Yu, and Vinod Kone. Changes ------- Add `--json` flag. Bugs: MESOS-6562 https://issues.apache.org/jira/browse/MESOS-6562 Repository: mesos Description ------- Use JSON content type in mesos-execute so that packet tracing protocol interactions is easier. Diffs (updated) ----- src/cli/execute.cpp b47c427c5ad29dda1985ee8fef6c4efe054df879 Diff: https://reviews.apache.org/r/53624/diff/ Testing ------- make check. Manually verified with tcpdump. Thanks, James Peach