[Improvement] Support function command in CLI
Open
improvement
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 935
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 298
Description
### What would you like to be improved?
Support function command in CLI
### How should we improve?
Add a new `function` command to the CLI.
The command should provide function-related operations, such as listing, showing, or managing functions through the CLI, so users can operate functions directly without calling the REST API manually.
The expected improvement is to make function management consistent with other CLI resources and provide a more convenient user experience.
Contributor guide
Assessment
This issue has not been assessed yet.