package
3.0.16+incompatible
Repository: https://github.com/mehtab123/aliyuncloud.git
Documentation: pkg.go.dev
# README
Aliyun CLI Toolkit
Why not choose a popular library
Because aliyun cli need process unknown flags,and the following popular library did not support this feature
Code Structure
Command
.Run
.Help
Flag
FlagSet
Ctx
i18n
TODO
- 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