package
0.0.0-20200903083903-3b405c2db0da
Repository: https://github.com/logdna/bluemix-go.git
Documentation: pkg.go.dev

# README

Global Tagging Attach Tag

Method to create and attach one or more tags to a resource using the IBM Cloud global search and tagging service. API Docs can be found in staging. https://test.cloud.ibm.com/apidocs/search The specified tags will be attached to the identified resource in the users account as determined by the API key used and the users IAM permissions. The tags are created if they do not already exist.

parameters: Required: -tag - comma separated list of tags, without spaces Required: -id - 64 digit CRN for IBM Cloud resource

Example:

go run main.go -id crn:v1:bluemix:public:kms:us-south:a/4ea1882a2d3401ed1e459979941966ea:254284b4-698d-4f10-b3f9-f1fdad7fb132::\" -tags webserver,dbserver