pipeline模式下retry参数未正常解析
Hell-Tractor opened this issue · 0 comments
Hell-Tractor commented
使用命令
$ xmu-health-report-rust-sdk pipeline <学号> <密码>
或
$ xmu-health-report-rust-sdk pipeline <学号> <密码> --retry
时
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src\main.rs:106:45
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
使用命令
$ xmu-health-report-rust-sdk pipeline <学号> <密码> --retry 5
时
error: Found argument '5' which wasn't expected, or isn't valid in this context
USAGE:
xmu-health-report-rust-sdk.exe pipeline [FLAGS] <username> <password>
For more information try --help