Yiyiyimu opened a new issue #3242: URL: https://github.com/apache/apisix/issues/3242
After #2101 got merged, the original option to debug init_etcd would be [removed](https://github.com/apache/apisix/pull/2101/files#diff-20dafebfcf815abe8b79cd8cc0b2483da24076105fa73b0d84682608b51e6b13L249-L251). https://github.com/apache/apisix/blob/7b5d2eae26466935c8be622b443ae23e59dbaa3b/apisix/cli/etcd.lua#L249-L251 As discussed in #2624, it would be a good idea to add another option `verbose` to achieve the same function. And we could still use pkg `argparse` to achieve it ([some sample codes](https://github.com/apache/apisix/pull/2101/files#diff-228a51571b53709ad043d1c6c14fc8e508c248a84f8014fe548b5d259cedd5ddR395-R409)). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
