Search a catalog to find the list of applications that can be installed or updated.

Use the ocne catalog search command to search for applications in an application catalog. The syntax is:

ocne catalog search 
[{-N|--name} name]
[{-p|--pattern} pattern]

For more information on the syntax options, see Oracle Cloud Native Environment: CLI.

Examples:

To show all applications in the Oracle catalog:

ocne catalog search

To show all applications in the embedded Oracle catalog, built into the CLI:

ocne catalog search --name embedded

To search the default catalog for a specific string:

ocne catalog search --pattern 'ingress-*'

To search for applications in the default catalog:

  1. In the navigation menu, select Apps.

    The Applications page is displayed, listing all the applications available in the default catalog.

  2. Enter characters in the Search field to display only applications whose name contains the entered characters.