-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66657/
-----------------------------------------------------------
(Updated Oct. 5, 2018, 11:40 a.m.)
Review request for mesos and Kevin Klues.
Changes
-------
Rebased.
Bugs: MESOS-8779
https://issues.apache.org/jira/browse/MESOS-8779
Repository: mesos
Description
-------
Creates an empty configuration file if it does not exist instead
of throwing an error due to the missing file `config.toml`.
Diffs (updated)
-----
src/python/cli_new/lib/cli/config.py c88952b9f87f1cf558d7aef44803d7a24873d8bf
Diff: https://reviews.apache.org/r/66657/diff/2/
Changes: https://reviews.apache.org/r/66657/diff/1-2/
Testing
-------
Removed `~/.mesos/config.toml` and ran `mesos config show`.
Thanks,
Armand Grillet