Resolves what the account is actually entitled to, without making it a requirement.
Three ways in, in order: an explicit --plan, a live lookup when a Cloudflare token is present,
and otherwise nothing at all. "Nothing at all" leaves the plan rule unevaluated rather than
defaulted, so a config check run without credentials never reports that PLAN is right.
Resolves what the account is actually entitled to, without making it a requirement.
Three ways in, in order: an explicit
--plan, a live lookup when a Cloudflare token is present, and otherwise nothing at all. "Nothing at all" leaves the plan rule unevaluated rather than defaulted, so a config check run without credentials never reports thatPLANis right.