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.
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.