list-containers

Lists application containers.

Synopsis

asadmin [asadmin-options] list-containers [--help]

Description

The list-containers subcommand displays a list of application containers.

This subcommand is supported in remote mode only.

Options

asadmin-options

Options for the asadmin utility. For information about these options, see the asadmin help page.

--help
-?

Displays the help text for the subcommand.

Examples

Example 1 Listing the Application Containers

This example lists the current application containers.

asadmin> list-containers
List all known application containers

faulttolerance
metrics
appclient
jpa
jpa
osgi
connector
grizzly
health
jwtauth
ejb
openapi
webservices
security
payara-resources_ear
payara-resources
resources_ear
resources
web
ear
cdi
cdi
config

Command list-containers executed successfully.

Exit Status

0

subcommand executed successfully

1

error in executing the subcommand

See Also