Because aliyun cli need process unknown flags,and the following popular library did not support this feature
.Run
.Help
- Suggestions
- Support shorthand flag, -a -b
- Support shorthand combination -ab
- Flag alias
- Auto complete framework
- Help document generation (ref: https://github.com/spf13/cobra#generating-documentation-for-your-command)
- Optimize --help message view
- Support Group Options
- Optimize noticeable error