Checking the documentation, the following information can be extracted:
--add-account <name>
Add a new OAuth account to the load balancer pool.
Syntax:
ccflare --add-account <name> [--mode <max|console>] [--tier <1|5|20>]
Options:
--mode: Account type (optional, defaults to "max")
max: Claude Max account
console: Console account
--tier: Account tier (optional, defaults to 1, Max accounts only)
1: Tier 1 account
5: Tier 5 account
20: Tier 20 account
It seems that it is only talking about Max, but what about Pro accounts?
Checking the documentation, the following information can be extracted:
--add-account <name>Add a new OAuth account to the load balancer pool.
Syntax:
Options:
--mode: Account type (optional, defaults to "max")max: Claude Max accountconsole: Console account--tier: Account tier (optional, defaults to 1, Max accounts only)1: Tier 1 account5: Tier 5 account20: Tier 20 accountIt seems that it is only talking about Max, but what about Pro accounts?