Updating a Tag Key Definition

Update the description and tag value type of a tag key definition. You can also enable or disable the cost-tracking.

    1. Open the navigation menu and click Governance & Administration. Under Tenancy Management, click Tag Namespaces.
      A list of the tag namespaces in your current compartment is displayed.
    2. On the Tag Namespaces page, click the tag namespace that includes the tag key definition you want to update.
    3. On the Tag Namespace Details page, in the Tag Key Definitions section, click the tag key definition you want to update.
    4. On the Tag Key Definition Details page, click Edit Tag Key Definition.
    5. In the Edit Tag Key Definition dialog box, update the following information:
      • The description. Avoid entering confidential information.
      • Enable or disable cost-tracking. (You can use up to 10 cost-tracking tags in your tenancy.)
      • The tag value type.
    6. Click Save Changes.
  • Use the update command and required parameters to update the specified tag:

    oci iam tag update [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateTag operation to update tag key definition.