You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/12/07 05:14:57 UTC

[GitHub] [apisix] tokers commented on issue #2972: [DISCUSS] rich command line options to enhance the bin/apisix

tokers commented on issue #2972:
URL: https://github.com/apache/apisix/issues/2972#issuecomment-739668621


   > I have the same idea.
   > I think bin/apisix may contain some options to get config.
   > How about this?
   > 
   > `./bin/apisix upstream get u1`
   > `./bin/apisix consumer get c1`
   
   That should belong the sub command like config.
   
   ```
   ./bin/apisix config upstream u1
   ./bin/apisix config consumer c1
   ```


----------------------------------------------------------------
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:
users@infra.apache.org