commit | 1eb97d9c3d3a35c6421d7e9831db14ba8e038d89 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Sep 13 00:36:12 2018 -0700 |
committer | William A. Kennington III <wak@google.com> | Fri Oct 05 15:06:20 2018 -0700 |
tree | 49548ce7447546fadb948aa9d49414cf5758e604 | |
parent | f505fc0674d5cf14a8b1903cb894e4a171e28400 [diff] |
Convert to standard CLI11 argument parser This simplifies the argument parsing logic drastically and still provides the same error handling as before. Tested: Ran through unit test suite and manually verified that the command line functions as expected on a real BMC. Change-Id: Ic5d69adf5359f9f64f2ada17e6a8f3242ca03e25 Signed-off-by: William A. Kennington III <wak@google.com>