basectl monitor opens an interactive dashboard in your terminal. Run it with no subcommand to open the Home view. The badge in the top-right corner shows which execution-layer (EL) and consensus-layer (CL) endpoints are active.
Press e from any view (except text-input views) to switch the EL endpoint between your configured local node (rpc) and the hosted public endpoint (public_rpc). The CL endpoint stays the same. When you switch, the dashboard reconnects its live data to the endpoint you picked.
Views
Open a specific view by adding its name (or short alias) aftermonitor:
Pods view
basectl monitor pods shows the status of your Kubernetes pods, grouped as defined in a local config file. Keep environment-specific values (names, namespaces, contexts, and URLs) in your own local config; the public tool only defines the general structure.
network-config.yaml
Examples
Open the dashboard