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