Revolyssup commented on issue #9742: URL: https://github.com/apache/apisix/issues/9742#issuecomment-1696766323
@kayx23 For the 2nd point, `--verbose` is to be used with `apisix start` and not `apisix init_etcd`. Example screenshot attached below.  For the 1st point, flag parsing is not consistent right now as it's not done in commands other than `start`. I think it's okay to have these flags local to start command as they are of little use in other commands. Either you can add this in the docs that the flags are not global or if this causes confusion with users then we can make `-h` flag global. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
