The tab key used to be useless here. Not anymore.
Load balancer tab completion changes everything. One keystroke can surface every backend, endpoint, and route in your cluster. No more scrolling through endless config files or trying to remember the exact spelling of a service name. Your terminal becomes a live index of your traffic topology.
With load balancer tab completion, you can instantly discover upstream targets, current routing rules, algorithm settings, and health check states without breaking your command flow. It’s fast because it’s native to your CLI. It’s accurate because it queries the actual load balancer configuration in real time. It’s safe because every completion reflects exactly where traffic would go right now.
You can switch from manual lookups to live, interactive commands. Autocomplete not only shows you the list of services, but can also intelligently narrow suggestions as you type. This makes it trivial to scale a service, drain a node, or check failover behavior without hunting through dashboards.