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 Commandsdelete-domain(1)


NAME

 delete-domain - deletes the given domain

SYNOPSIS

 delete-domain domain_name

DESCRIPTION

 

Use the delete-domain command to delete the specified domain. The domain must already exist, but the instances within the domain must not be executing. The delete-domain command can be run locally only.


OPTIONS

 
domain_name
name of the domain; must be a unique name.

EXAMPLES

 Example 1. Using delete-domain
 
 
asadmin> delete-domain domain1
deleted domain domain1 successfully

Where: the domain1 domain is deleted.


EXIT STATUS

 
0
command executed successfully
1
error in executing the command

SEE ALSO

 

create-domain(1), start-domain(1), stop-domain(1), list-domains(1), multimode(1)



Go To TopLast Changed April 2004