When using env vars, cloud auth status gives no information about it.
clickhousectl cloud auth status
╭─────────┬────────────────┬───────╮
│ Type │ Status │ Scope │
├─────────┼────────────────┼───────┤
│ OAuth │ Not configured │ - │
│ API key │ Not configured │ - │
╰─────────┴────────────────┴───────╯
we should include envars in this display and check for their existence.
When using env vars,
cloud auth statusgives no information about it.we should include envars in this display and check for their existence.