package
0.0.0-20251001005609-37dbcddbe871
Repository: https://github.com/ibm-cloud/bluemix-go.git
Documentation: pkg.go.dev

# README

Service Policy

This example shows how to perform CRUD operation on service policy

This associates a service policy to the specified serviceID with role and service.

Example:

go run main.go -org [email protected] --serviceID new -roles "Viewer" -service "cloud-object-storage"