-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat:Use curl to encapsulate the Admin API into a script #42
Comments
从命令行,用脚本和参数控制apisix 功能需求: 需求说明: 我猜: 如果,,,近期不考虑开发这个功能,也希望能够告知下,不要杳无音信。 |
@gxthrj do you have time to look at this issue? |
Please take a look at this one, if we are going to support this? |
@kasini3000 Sorry for the late reply. According to the stated configuration, calling APISIX |
@kasini3000 Please take a look at apache/apisix-dashboard#1884, maybe what you want. Apisix-control-plane hopes to make a yaml declarative configuration, and of course there will be command line tools. |
Use curl to encapsulate the Admin API into a script.
Encapsulated into several functions.
For example:
add monitor, add route, add backend, etc. several functions.
It can be called by script name plus parameters.
The text was updated successfully, but these errors were encountered: