Please answer these questions before submitting your issue.
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 instead the official flags.
Please answer these questions before submitting your issue.
Requirements or improvement
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 instead the official flags.