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 2021/05/13 17:35:00 UTC

[GitHub] [apisix-dashboard] bisakhmondal commented on issue #1884: feat: provide command line interface of Manager API

bisakhmondal commented on issue #1884:
URL: https://github.com/apache/apisix-dashboard/issues/1884#issuecomment-840715528


   How about following a `Client-Server` architecture similar to industry standard
   for eg, 
   1. `etcd` & `etcdctl`
   2. `kube admin api` and `kubectl`
   
   As manager-api gradually will become feature rich, heavy and its functionality is more like a server. So why not a suitable lightweight client binary from our's end for communication.
   
   maybe we can consider `apisixctl` :)
   A substitute to manage everything related to manager-api and more through the command line, from login to fetch, put data everything.
   Development flow will be great and there will always be an opportunity to extend its feature. 
   
   How does it sound?


-- 
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