-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62687/
-----------------------------------------------------------
Review request for mesos and Kevin Klues.
Repository: mesos
Description
-------
This removes the similar code that had CLI plugins.
Diffs
-----
src/python/cli_new/lib/cli/plugins/agent/main.py PRE-CREATION
src/python/cli_new/lib/cli/plugins/task/main.py PRE-CREATION
src/python/cli_new/lib/cli/util.py 7371f83543ed527bea8dbf2fe4e20d92ef8e4492
Diff: https://reviews.apache.org/r/62687/diff/1/
Testing
-------
To test with one master:
```
$ ./bootstrap
$ source activate
$ mesos-cli-tests
```
I also checked that the Python linter was still working.
Thanks,
Armand Grillet
|