bctl doctor
Diagnose bctl setup issues.
Synopsis
Description
Runs a series of checks against your local environment and prints a colored status report:
| Check | What it verifies |
|---|---|
| Config file | ~/.config/bctl/config.yaml exists |
| Tenant | tenant is set in config or BCTL_TENANT |
| Auth token | A token is stored in the OS keychain |
| API connectivity | Can reach https://{tenant}.britive-app.com |
| AWS CLI | aws binary is on $PATH |
| kubectl | kubectl binary is on $PATH |
Examples
Example output: