pub fn get_effective_capacity(config: &CliConfig) -> u64Expand 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.