-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66657/
-----------------------------------------------------------
Review request for mesos and Kevin Klues.
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
-----
src/python/cli_new/lib/cli/config.py 6f92622725d8a042a2a728fd38c977ac690ef6be
Diff: https://reviews.apache.org/r/66657/diff/1/
Testing
-------
Removed `~/.mesos/config.toml` and ran `mesos config show`.
Thanks,
Armand Grillet