Previous Topic: Application ControlNext Topic: application list Command Output Specification


list (Application Control and Management)--List Applications

List applications. The following types of information are displayed:

name, ID, description and state.

Syntax
application list [ --active ] [ --template ] [ --batch ] [ --verbose ]  
Parameters
--active

List only active (that is, running) applications

--template

List only template applications.

--batch

Display output in UDL format.

--verbose

Include application ID and description in output.

Examples
application list

List all applications with their descriptions

Note: A specification of the output of this command can be found here.

Typical Output
   Name                	State     	Template
   ----------------------------------------------------------------------
   BackupHelper_r1     	stopped   	yes
   LampCluster_r6     	stopped   	yes
   Lamp_r2             	stopped   	yes
   LampX4_r2          	stopped   	yes
   MigHelper           	stopped  	yes
   SugarCRM_r2         	stopped   	yes
   Sys_Filer_Linux     	stopped   	yes
   Sys_Filer_Solaris   	stopped   	yes
   Sys_Filer_Windows   	stopped   	yes
   TWiki_r2            	stopped   	yes
   VDS_CentOS50_r3     stopped   	yes
   VDS_CentOS51_r3     stopped   	yes
   VDS_Win03_r2        	stopped   	yes
   VDS64_CentOS50_r3 stopped   	yes
   VDS64_OSOL_r2       stopped   	yes

This section contains the following topics:

application list Command Output Specification