github.com/IBM-Cloud/bluemix-go@v0.0.0-20241117121028-a3be206688b3/examples/container/alb/UpdateALBs/README.md (about)

     1  # UpdateALBs example
     2  
     3  This example shows how to force one-time update of all ALBs.
     4  
     5  Example: 
     6  
     7  ```
     8  go run main.go -clusterNameOrID mycluster
     9  ```