We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
inlongctl
Add inlongctl status management for the group.
manager API: https://github.com/apache/inlong/blob/master/inlong-manager/manager-client/src/main/java/org/apache/inlong/manager/client/api/service/InlongGroupApi.java
inlongctl(managerctl) code: https://github.com/apache/inlong/tree/master/inlong-manager/manager-client-tools guide: https://inlong.apache.org/zh-CN/docs/next/user_guide/command_line_tools
No response
The text was updated successfully, but these errors were encountered:
If others don't start, please assign it to me
Sorry, something went wrong.
The inlongctl list group can display the status of the group. What's special about the inlongctl status group @dockerzhang
inlongctl list group
inlongctl status group
we may need to add inlongctl start/stop/suspend group
inlongctl start/stop/suspend group
This issue is stale because it has been open for 60 days with no activity.
seedscoder
Successfully merging a pull request may close this issue.
Description
Add
inlongctl
status management for the group.manager API:
https://github.com/apache/inlong/blob/master/inlong-manager/manager-client/src/main/java/org/apache/inlong/manager/client/api/service/InlongGroupApi.java
inlongctl(managerctl)
code: https://github.com/apache/inlong/tree/master/inlong-manager/manager-client-tools
guide: https://inlong.apache.org/zh-CN/docs/next/user_guide/command_line_tools
Use case
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: