Tagging Projects
You can add tags to a project.
- From the Projects list page, select the project you want to edit. If you need help finding the list page or the queue, see Listing Projects.
- From the project's details page, select Add tags.
- Enter a tag namespace, or select one from the list.
- Enter a tag key and a tag value.
- (Optional) To add another tag, select Add tag and repeat the previous two steps.
- Select Add tags.
Use the /iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ai-document/project/change-compartment.html command and
--defined tags
parameter to edit a project:oci ai-document project update --defined-tags [complex type]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the /iaas/api/%23/en/document-understanding/latest/Project/UpdateProject operation setting the
definedTags
attribute to tag a project.