github.com/IBM-Cloud/bluemix-go@v0.0.0-20240423071914-9e96525baef4/examples/container/V2containers/GetLoggingV2/README.md (about) 1 # Getting Logdna instance information of a cluster 2 3 This example shows how to get Logdna instance information from a cluster. 4 5 Example: 6 7 ``` 8 go run main.go -cluster vpc-cluster2 -InstanceID b22d551c-238b-4849-9b16-63edf1e45e7d 9 ```