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
- Flag alias
- Auto complete framework
- Help document generation (ref: https://github.com/spf13/cobra#generating-documentation-for-your-command)
- Optimize --help message view
- Support
help --waiter
- Support Group Options
- Optimize noticeable error
- (low)Support shorthand combination -ab