Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
lists named configurations
list-configs [--help] [target]
The list—configs
subcommand lists named configurations in the configuration of the domain administration server (DAS). The list can be filtered by cluster, instance, or named configuration.
This subcommand is supported in remote mode only.
--help
-?
Displays the help text for the subcommand.
Filters the list of configurations. Valid values are as follows:
domain
Lists all named configurations in the current domain.
Lists the named configuration that defines the configuration of instances in the specified cluster.
Lists the named configuration that defines the configuration of the specified instance.
Lists the specified named configuration. Use this option to determine whether a named configuration exits.
This example lists all named configurations in the current domain.
asadmin> list-configs
server-config
default-config
pmdclust-config
pmdsharedconfig
pmdcpinst-config
ymlclust-config
il1-config
il2-config
Command list-configs executed successfully.
command executed successfully
error in executing the command