Skip to content

Commit

Permalink
Merge pull request #469 from dipu989/cli-468-fix-typo-in-list-load-ba…
Browse files Browse the repository at this point in the history
…lancer-cmd-fields

Fix typo in listLoadBalancerCommand field args
  • Loading branch information
uzaxirr authored Sep 23, 2024
2 parents 2711c1d + 1024a3f commit 8626fb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/loadbalancer/loadbalancer_list.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ If you wish to use a custom format, the available fields are:
* id
* name
* algorithm
* pulic_ip
* public_ip
* state
* private_ip
* firewall_id
* cluter_id
* cluster_id
* external_traffic_policy
* session_affinity
* session_affinity_config_timeout`,
Expand Down

0 comments on commit 8626fb1

Please sign in to comment.