Add dry-run mode to 2925 pool picker
This commit is contained in:
@@ -126,7 +126,8 @@ Do not continue the same OpenAI page after switching 2925 account; it risks mixi
|
||||
```bash
|
||||
python3 scripts/mail2925_pool.py selftest
|
||||
python3 scripts/mail2925_pool.py list
|
||||
python3 scripts/mail2925_pool.py pick
|
||||
python3 scripts/mail2925_pool.py pick --dry-run # preview without changing rotation state
|
||||
python3 scripts/mail2925_pool.py pick # allocate and update lastUsedAt
|
||||
python3 scripts/mail2925_pool.py mark-limit chickliu2021@2925.com --reason '子邮箱已达上限邮箱'
|
||||
python3 scripts/mail2925_pool.py mark-login chickliu2021@2925.com
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user