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. 
   ![Screenshot from 2023-08-29 
10-19-49](https://github.com/apache/apisix/assets/43276904/6424b314-931f-4e0c-a526-7456a3913830)
   
   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]

Reply via email to