Firstsawyou commented on issue #3545:
URL: https://github.com/apache/apisix/issues/3545#issuecomment-774630884


   > how to get route and upstream configuration in etcd
   
   get all routes:  `etcdctl get --prefix /apisix/routes`
   get all upstreams: `etcdctl get --prefix /apisix/upstreams`


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


Reply via email to