Tagging a Private Template at Creation
Add metadata to a private template when you first create it. This metadata enables you to define keys and values and to associate them with resources.
Use the
oci resource-manager template create
command and required parameters to tag a private template when you create it.oci resource-manager template create [--defined-tags | --freeform-tags] <tags> [...]
For a complete list of parameters and values for CLI commands, see the Command Line Reference for Resource Manager.
Run the CreateTemplate operation to tag a private template when you create it. Include the
definedTags
andfreeformTags
attributes and their values.