Este conteúdo não está disponível no idioma selecionado.
8.5.3. Viewing Application Details
		Use the 
oo-app-info command to view the information about applications and gears.
	
		On the broker host, view application details with the following command, replacing options with the desired values:
	
oo-app-info options
# oo-app-info options
| Option | Description | 
|---|---|
| -a, --app [NAME] |   
							Specify a comma-delimited list of application names, without domains.
						 
						 
							Alternatively, specify a regular expression instead of application names.
						 
						  | 
| -d, --domain [NAME] |   
							Specify a comma-delimited list of domain namespaces, without application names.
						 
						 
							Alternatively, specify a regular expression instead of a domain namespace.
						 
						  | 
| -f, --fqdn [NAME] |   
							Specify a comma-delimited list of application FQDNs.
						 
						 
							Alternatively, specify a regular expression instead of an application FQDN.
						 
						  | 
| -l, --login [NAME] |   
							Specify a comma-delimited list of OpenShift user logins.
						 
						 
							Alternatively, specify a regular expression instead of a login.
						 
						  | 
| -u, --gear_uuid [uuid] |   
							Specify a comma-delimited list of application or gear UUIDs.
						 
						 
							Alternatively, specify a regular expression instead of a UUID.
						 
						  | 
| --deleted | Search for deleted applications. | 
| --raw | Display raw data structure without formatting. | 
Example 8.1. Viewing Application Details for a Specific Login: