-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46799/
-----------------------------------------------------------
Review request for mesos and Jie Yu.
Repository: mesos
Description
-------
This change introduces two flags: `user` and `capabilities`.
user: used to specify the user name for the command.
capabilities: comma separated list of capabilities the task
requires.
Diffs
-----
src/cli/execute.cpp 4711e80314e2fc4cde077bebd9a8167324c3254e
Diff: https://reviews.apache.org/r/46799/diff/
Testing
-------
make check.
Thanks,
Jojy Varghese