Warn (optionally error) if CLI client command is not recognized
commit753651130f7b81f288d6a9a7b00c8b5db20a5c4e
authorFred Emmott <fe@fb.com>
Thu, 16 Apr 2020 20:56:49 +0000 (16 13:56 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 16 Apr 2020 21:10:07 +0000 (16 14:10 -0700)
tree00f3b48928213bada268562bb30238726cfcd24c
parent08b5ed9fe0931ae183c197342abb6d98de070408
Warn (optionally error) if CLI client command is not recognized

Reviewed By: paulbiss

Differential Revision: D21022370

fbshipit-source-id: 47b2a546d75e97b80df16aade5ca26eee9c0c5a9
hphp/runtime/base/runtime-option.cpp
hphp/runtime/base/runtime-option.h
hphp/runtime/server/cli-server.cpp