Manage Tags
A tag is an arbitrary key or a key-value pair that you can create and assign to your Oracle Application Container Cloud Service applications. You can use tags to organize and categorize your applications, and to search for them.
Topics
Find Tags and Applications Using Search Expressions
A tag is an arbitrary key or a key-value pair that you can create and assign to your Oracle Application Container Cloud Service applications. You can use tags to organize and categorize your applications, and to search for them. Over time, you might create dozens of tags, and you might assign one or more tags to several of your applications. To search for specific tags and to find instances that are assigned specific tags, you can use filtering expressions.
For example, on the Application page of the web console, you can search for the applications that are assigned a tag with the key env
and any value starting with dev
(example: env:dev1, env:dev2
), by entering the search expression'env':'dev%'
in the Search field.