sapling/eden/mononoke/cmdlib
Harvey Hunt 46d2b44c0e mononoke: Use MononokeApp for mononoke server
Summary:
Mononoke server is the only binary using plain `clap::App`, whilst all
other services use `MononokeApp`. The `MononokeApp` variant configures some
default arguments and provides consistent argument naming between binaries.

Update the server to use `MononokeApp` and add some logic to allow passing
either `--config_path` or `--mononoke-config-path` until we remove all uses of
`--config-path`.

Reviewed By: StanislavGlebik

Differential Revision: D21642461

fbshipit-source-id: f42e0b6625f3979ced0920db269bdb4528f99e49
2020-05-20 05:47:17 -07:00
..
src mononoke: Use MononokeApp for mononoke server 2020-05-20 05:47:17 -07:00
x_repo autocargo: regenerate 2020-05-19 16:08:40 -07:00
Cargo.toml autocargo: regenerate 2020-05-19 16:08:40 -07:00