bzp2010 opened a new issue #1884:
URL: https://github.com/apache/apisix-dashboard/issues/1884


   # Feature request
   
   ## Please describe your feature
   
   Adding a command line interface to the Manager API, let it can operate the 
back-end storage in cli mode.
   It will provide commands such as `manager-api cli route` + 
`get\add\edit\delete`. (need discuss)
   
   ## Describe the solution you'd like
   
   The current command line uses `cobra` library to implement, which can 
support my simple extension of new command. The operation on `etcd` will reuse 
the current storage layer directly.
   It will be implemented gradually from an entity.
   
   ## Additional context
   
   [there is a issue](https://github.com/apache/apisix-control-plane/issues/42)
   


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