get_effective_capacity

Function get_effective_capacity 

Source
pub fn get_effective_capacity(config: &CliConfig) -> u64
Expand description

Get the effective capacity limit for the current user

If an API key is configured and a valid org ticket exists, uses the ticket’s capacity_bytes. Otherwise falls back to free tier limit.