Skip to content
Prev Previous commit
Next Next commit
Rename loadbalancer to lb
  • Loading branch information
johanste committed Feb 28, 2016
commit e9b40d41947126a4af35f50fec2442be635cfc6b
2 changes: 1 addition & 1 deletion src/azure/cli/commands/network.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def _network_client_factory():

# LoadBalancersOperations
_auto_command._operation_builder("network",
"loadbalancer",
"lb",
"load_balancers",
_network_client_factory,
[
Expand Down