Showing Application Details
Use the ocne application show
command to show details about an
application in a catalog. The syntax is:
ocne application show
[{-c|--computed}]
[{-d|--difference}]
[{-n|--namespace} namespace]
{-r|--release} name
For more information on the syntax options, see Oracle Cloud Native Environment: CLI.
Examples:
To show details about an application:
ocne application show --namespace kube-flannel --release flannel --computed
To view details about an installed application:
-
In the navigation menu, select Apps.
The Apps section expands to display further options in the navigation menu.
-
Select Installed.
The Installed page is displayed with a table showing release information for each installed application.
-
For more details of a particular application release, navigate to the row for that application and select the link in the Name column.
A more detailed page of release history is displayed for that application.
-
Select the Values icon.
A dialog box showing configuration values in YAML format is displayed for the application.