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 Commandslist-domains(1)


NAME

 list-domains - lists the domains in the given domains directory

SYNOPSIS

 list-domains [ --domaindir install_dir/domains ] [ --terse=false ] [ --echo=false ]

DESCRIPTION

 

list-domains lists the domains in the given domains directory. This command is supported in local mode only.


OPTIONS

 
--domaindir
directory where the domains are located. If specified, path must be accessible in the filesystem. If not specified, the domains in the default install_dir/domains directory are listed.
--terse
indicates that any output data must be very concise, typically avoiding human-friendly sentences and favoring well-formatted data for consumption by a script.
--echo
setting to true will echo the command line statement on the standard output.

EXAMPLES

 Example 1. Using list-domains
 
 
asadmin> list-domains 
List of domains:
domain1 running
samples not running

Where: the domain1 and samples are listed and their status printed.


EXIT STATUS

 
0
command executed successfully
1
error in executing the command

SEE ALSO

 

create-domain(1), delete-domain(1), start-domain(1), stop-domain(1)



J2EE 1.4 SDKGo To TopLast Changed March 2004