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/11/09 09:57:57 UTC

[GitHub] [apisix-dashboard] tokers opened a new issue #739: Use cobra instead of flags for better CLI interactive feeling

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


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   - [ ] Requirements
   - [x] Feature or performance improvement
   - [ ] Other
   
   
   ### Requirements or improvement
   - Please describe your requirements or improvement suggestions.
   
   The way an administrator of manager-api to learn it's basic deployment mode is to run `./manager-api --help`, while the current output from manager-api is insufficient. So we can use [cobra](https://github.com/spf13/cobra) instead the official flags.


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



[GitHub] [apisix-dashboard] tokers commented on issue #739: Use cobra instead of flags for better CLI interactive feeling

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #739:
URL: https://github.com/apache/apisix-dashboard/issues/739#issuecomment-751184943


   Solved since #773 was merged.


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



[GitHub] [apisix-dashboard] tokers closed issue #739: Use cobra instead of flags for better CLI interactive feeling

Posted by GitBox <gi...@apache.org>.
tokers closed issue #739:
URL: https://github.com/apache/apisix-dashboard/issues/739


   


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