Previous Topic: Starting an ApplicationNext Topic: Accessing Your Application


Retrieving Information About Your Application

You can retrieve various types of information about applications that are installed on the grid.

The following command displays a list of applications that are installed on the grid:

app list

The following command displays information for an application. If the application is running, additional information is displayed:

app info myapp

If an application is running the components may be listed with the following command:

component list myapp

If an application is running, you can see how the components are distributed amongst the servers of the grid by executing the following command:

server list --map