Tagging a Budget at Creation

Describes how to add metadata to a budget when you first create one. You can define keys and values, and associate them with resources.

    1. Begin the steps for creating a budget using the Oracle Cloud Infrastructure Console as described in Creating a Budget.
    2. Click Show advanced options. The advanced options appear.
    3. Complete the following. See Overview of Tagging for descriptions of these fields.
      • Tag Namespace

      • Tag Key

      • Tag Value

      Click Add Tag to add another tag. Click X to remove the associated tag.

  • Use the --defined-tags or --freeform-tags options when running the oci budgets budget create command to tag a budget when you create it:

    oci budgets budget create [...] [--defined-tags | --freeform-tags] tags [OPTIONS]

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

  • Run the CreateBudget operation to create a budget. Include the definedTags and freeformTags attributes and their values.