Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
 
User Commandsasadmin-help(1AS)


NAME

 asadmin-help, help - displays a list of all the commands available in the Command-line interface

SYNOPSIS

 asadmin --help or asadmin command --help

DESCRIPTION

Use the help command to display a list of all the commands available in the Command-line interface. Specify the command to display the usage information for that command.

The commands marked (Enterprise Edition only) are available in the Enterprise edition release of the Sun Java System Application Server. All the other commands are part of both the Standard and Enterprise editions of the Sun Java System Application Server.

The following is a list of all the Command-line interface commands:

add-iiop-cluster-endpoint(Enterprise Edition only)Adds an IIOP endpoint to the IIOP cluster.
add-resourcesAdds one or more resources of type jdbc, jms, or javamail.
clear-session-store(Enterprise Edition only)Clears the sessions for all application server instances from the HADB database.
configure-session-persistence(Enterprise Edition only)Configures session persistence options for an application server instance.
create-aclCreates an ACL (access control list).
create-authdbCreates an authentication database.
create-auth-realmCreates an authentication realm.
create-connection-poolCreates a new connection group with the named group ID for the associated instance.
create-custom-resourceCreates a custom resource.
create-domainCreates a domain.
create-file-userCreates a file realm user in the keyfile.
create-http-listenerCreates an HTTP listener.
create-http-qosCreates HTTP quality of service settings for the application server instance or virtual server.
create-iiop-listenerCreates an IIOP listener.
create-instanceCreates an application server instance.
create-javamail-resourceCreates a Java Mail resource.
create-jdbc-connection-poolCreates a JDBC connection pool.
create-jdbc-resourceCreates a JDBC resource.
create-jmsdestCreates a JMS (Java Message Service) destination.
create-jms-resourceCreates a JMS resource.
create-jndi-resourceCreates a JNDI resource.
create-jvm-optionsCreates JVM options in java-config or profiler elements.
create-lifecycle-moduleCreates a lifecycle module.
create-mimeCreates a MIME types file.
create-persistence-resourceCreates a persistence manager factory resource.
create-profilerCreates a profiler for the JVM.
create-session-store(Enterprise Edition only)Creates a session store for a cluster to store the session information.
create-sslCreates SSL settings for an HTTP listener, IIOP listener, or IIOP service.
create-virtual-serverCreates a virtual server.
delete-aclDeletes an ACL.
delete-authdbDeletes an authentication database.
delete-auth-realmDeletes an authentication realm.
delete-connection-groupDeletes the connection group for the named instance.
delete-custom-resourceDeletes a custom resource.
delete-domainDeletes a domain. This command can only be executed locally.
delete-file-userDeletes a file realm user from the keyfile.
delete-http-listenerDeletes an HTTP listener.
delete-http-qosDeletes HTTP quality of service settings for the application server instance or virtual server.
delete-iiop-cluster-endpoint(Enterprise Edition only)Deletes IIOP endpoint from the IIOP cluster configuration.
delete-iiop-listenerDeletes an IIOP listener
delete-instanceDeletes an application server instance.
delete-javamail-resourceDeletes a Java Mail resource.
delete-jdbc-connection-poolDeletes a JDBC connection pool.
delete-jdbc-resourceDeletes a JDBC resource.
delete-jmsdestDeletes a JMS destination.
delete-jms-resourceDeletes a JMS resource.
delete-jndi-resourceDeletes a JNDI resource.
delete-jvm-optionsDeletes JVM options in java-config or profiler elements.
delete-lifecycle-moduleDeletes a lifecycle module.
delete-mimeDeletes a MIME types file.
delete-persistence-resourceDeletes a persistence manager factory resource.
delete-profilerDeletes a JVM profiler.
delete-sslDeletes SSL settings for an HTTP listener, IIOP listener, or IIOP service.
delete-virtual serverDeletes a virtual server.
deployDeploys an EJB, WEB, connector, appclient, or application component to the application server instance.
deploydirDeploys an EJB, WEB, connector, appclient, or application component that is in the directory to the application server instance.
disableDisables a deployed component in the application server instance.
display-licenseDisplays license information. This command can only be executed locally.
enableEnables (allows to run) a deployed component in the application server instance.
exportExports the value of an asadmin environment variable so that it can be used by the subsequent asadmin commands.
getGets the value of an attribute.
helpDisplays help (description, usage, syntax, examples) for a given command, or general help for asadmin.
install-licenseInstalls the license file. This command can only be executed locally.
jms-pingPings the JMS provider to see if it is running.
listLists the configurable elements.
list-aclsLists ACLs for an application server instance.
list-authdbsLists authentication databases.
list-auth-realmsLists authentication realms.
list-componentsLists the deployed components for a server instance.
list-connection-groupsGets the connection groups for the named instance.
list-custom-resourcesLists custom resources in a server instance
list-domainsLists domains.
list-file-groupsLists all the groups for a specified file realm user. If you do not specify a user, lists all groups for a server instance.
list-file-usersLists all the file realm users in a server instance.
list-http-listenersLists HTTP listeners for a server instance.
list-instancesLists application server instances in the domain.
list-iiop-cluster-config(Enterprise Edition only)Lists the IIOP cluster configuration.
list-iiop-listenersLists IIOP listeners for a server instance.
list-javamail-resourcesLists Java Mail resources for a server instance.
list-jdbc-connection-poolsLists JDBC connection pools for a server instance.
list-jdbc-resourcesLists JDBC resources for a server instance.
list-jmsdestLists JMS destinations for a server instance.
list-jms-resourcesLists JMS resources for a server instance
list-jndi-resourcesLists JNDI resources for a server instance.
list-lifecycle-modulesLists lifecycle modules for a server instance.
list-mimesLists MIME types files for a server instance.
list-persistence-resourcesLists persistence manager factory resources for a server instance.
list-profilersLists JVM profilers for a server instance.
list-sub-componentsLists one or more EJBs or Servlets in a deployed module or in a module of the deployed application.
list-virtual-serversLists virtual servers for a server instance.
multimodeAllows you to execute multiple command while retaining your environment settings and remaining within asadmin.
reconfigApplies change to the server. Most changes do not take effect until they are applied.
restart-instanceRestarts the server instance.
setSets the value of an attribute.
show-component-statusShows the status of a deployed component.
show-instance-statusShows the status of a server instance (that is, whether it is running or not).
shutdownShuts down the Administration Server.
start-appservStarts the Administration Server and all the server instances. This command can only be executed locally.
start-domainStarts all instances in the domain. This command can only be executed locally.
start-instanceStarts the server instance.
stop-appservStops the Administration Server and all the server instances. This command can only be executed locally.
stop-domainStops all instances in the domain.
stop-instanceStops the server instance.
undeployRemoves the deployed component from the server instance.
unsetUnsets the exported environment variables for asadmin.
update-file-userUpdates an existing file realm user.
versionDisplays version information for the Sun Java System Application Server.

EXAMPLES

Example 1. Using the help command
asadmin> help
asadmin> create-instance --help

Where: create-instance is the command you wish to view the usage for.

INTERFACE EQUIVALENT

The Help button on any screen in the Administration interface

SEE ALSO

asadmin-multimode(1as)


Sun Java System Application Server 7.1 Enterprise EditionGo To TopLast Changed 16 Jan 2004