2.11.6 list
Lists the configurable elements.
Synopsis
asadmin [asadmin-options] list [--help] dotted-parent-attribute-name
Storage location
Application Server installation directory/javaee/glassfish/bin
Function
The list subcommand lists the configurable attributes of Java EE Server.
Arguments
- --help | -?
-
Displays the help text for the subcommand.
- dotted-parent-element-name
-
Specifies the configurable element name.
Type: String
The following values can be specified:
-
Dotted Name pattern
Default value: N/A
-
Examples
The following example lists the elements that can be configured.
asadmin list *
Exit Status
Exit Status |
Explanation |
---|---|
0 |
subcommand executed successfully. |
1 |
error in executing the subcommand. |