This is to a large extent a generalization of the command line processing in `traffic_ctl` and what I did for the Cache Tool, both of those implementations having noticeable drawbacks. This is an effort to replace those with a better designed and easier to use framework that can be shared, at least between those two utilities. The main thing this does over ink_args is handle nested subcommands which are used heavily in both utilities.
P.S. Add "traffic_wccp_client" as another that doesn't use ink_args. [ Full content available at: https://github.com/apache/trafficserver/pull/4227 ] This message was relayed via gitbox.apache.org for [email protected]
