package
0.0.0-20200903083903-3b405c2db0da
Repository: https://github.com/logdna/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"