]> src.twobees.de Git - dotfiles.git/blob - stow/oh-my-zsh/.oh-my-zsh/plugins/glassfish/_asadmin
a6a7af5498aaac1d64ec25a6b3fbad6bd7824865
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / glassfish / _asadmin
1 #compdef asadmin
2 #autoload
3
4 local -a _1st_arguments
5 _1st_arguments=(
6     "add-library:adds one or more library JAR files to GlassFish Server"
7     "add-resources:creates the resources specified in an XML file"
8     "apply-http-lb-changes:applies load balancer configuration changes to the load balancer"
9     "backup-domain:performs a backup on the domain"
10     "change-admin-password:changes the administrator password"
11     "change-master-broker:changes the master broker in a Message Queue cluster providing JMS services for a GlassFish Server cluster."
12     "change-master-password:changes the master password"
13     "collect-log-files:creates a ZIP archive of all available log files"
14     "configure-jms-cluster:configures the Message Queue cluster providing JMS services to a GlassFish Server cluster"
15     "configure-lb-weight:sets load balancing weights for clustered instances"
16     "configure-ldap-for-admin:configures the authentication realm named admin-realm for the given LDAP"
17     "copy-config:copies an existing named configuration to create another configuration"
18     "create-admin-object:adds the administered object with the specified JNDI name for a resource adapter"
19     "create-application-ref:creates a reference to an application"
20     "create-audit-module:adds an audit module"
21     "create-auth-realm:adds the named authentication realm"
22     "create-cluster:creates a GlassFish Server cluster"
23     "create-connector-connection-pool:adds a connection pool with the specified connection pool name"
24     "create-connector-resource:registers the connector resource with the specified JNDI name"
25     "create-connector-security-map:creates a security map for the specified connector connection pool"
26     "create-connector-work-security-map:creates a work security map for the specified resource adapter"
27     "create-custom-resource:creates a custom resource"
28     "create-domain:creates a domain"
29     "create-file-user:creates a new file user"
30     "create-http:sets HTTP parameters for a protocol"
31     "create-http-health-checker:creates a health-checker for a specified load balancer configuration"
32     "create-http-lb:creates a load balancer"
33     "create-http-lb-config:creates a configuration for the load balancer"
34     "create-http-lb-ref:adds an existing cluster or server instance to an existing load balancer configuration or load balancer"
35     "create-http-listener:adds a new HTTP network listener socket"
36     "create-http-redirect:adds a new HTTP redirect"
37     "create-iiop-listener:adds an IIOP listener"
38     "create-instance:creates a GlassFish Server instance"
39     "create-jacc-provider:enables administrators to create a JACC provider that can be used by third-party authorization modules for applications running in GlassFish Server"
40     "create-javamail-resource:creates a JavaMail session resource"
41     "create-jdbc-connection-pool:registers a JDBC connection pool"
42     "create-jdbc-resource:creates a JDBC resource with the specified JNDI name"
43     "create-jms-host:creates a JMS host"
44     "create-jms-resource:creates a JMS resource"
45     "create-jmsdest:creates a JMS physical destination"
46     "create-jndi-resource:registers a JNDI resource"
47     "create-jvm-options:creates options for the Java application launcher"
48     "create-lifecycle-module:creates a lifecycle module"
49     "create-local-instance:creates a GlassFish Server instance on the host where the subcommand is run"
50     "create-message-security-provider:enables administrators to create a message security provider, which specifies how SOAP messages will be secured."
51     "create-network-listener:adds a new network listener socket"
52     "create-node-config:creates a node that is not enabled for remote communication"
53     "create-node-dcom:creates a node that is enabled for com munication over DCOM"
54     "create-node-ssh:creates a node that is enabled for communication over SSH"
55     "create-password-alias:creates a password alias"
56     "create-profiler:creates the profiler element"
57     "create-protocol:adds a new protocol"
58     "create-protocol-filter:adds a new protocol filter"
59     "create-protocol-finder:adds a new protocol finder"
60     "create-resource-adapter-config:creates the configuration information for the connector module"
61     "create-resource-ref:creates a reference to a resource"
62     "create-service:configures the starting of a DAS or a GlassFish Server instance on an unattended boot"
63     "create-ssl:creates and configures the SSL element in the selected HTTP listener, IIOP listener, or IIOP service"
64     "create-system-properties:adds one or more system property elements that can be referenced elsewhere in the configuration."
65     "create-threadpool:adds a thread pool"
66     "create-transport:adds a new transport"
67     "create-virtual-server:creates the named virtual server"
68     "delete-admin-object:removes the administered object with the specified JNDI name."
69     "delete-application-ref:removes a reference to an applica tion"
70     "delete-audit-module:removes the named audit-module"
71     "delete-auth-realm:removes the named authentication realm"
72     "delete-cluster:deletes a GlassFish Server cluster"
73     "delete-config:deletes an existing named configuration"
74     "delete-connector-connection-pool:removes the specified connector connection pool"
75     "delete-connector-resource:removes the connector resource with the specified JNDI name"
76     "delete-connector-security-map:deletes a security map for the specified connector connection pool"
77     "delete-connector-work-security-map:deletes a work security map for the specified resource adapter"
78     "delete-custom-resource:removes a custom resource"
79     "delete-domain:deletes a domain"
80     "delete-file-user:removes the named file user"
81     "delete-http:removes HTTP parameters from a protocol"
82     "delete-http-health-checker:deletes the health-checker for a specified load balancer configuration"
83     "delete-http-lb:deletes a load balancer"
84     "delete-http-lb-config:deletes a load balancer configuration"
85     "delete-http-lb-ref:deletes the cluster or server instance from a load balancer"
86     "delete-http-listener:removes a network listener"
87     "delete-http-redirect:removes an HTTP redirect"
88     "delete-iiop-listener:removes an IIOP listener"
89     "delete-instance:deletes a GlassFish Server instance"
90     "delete-jacc-provider:enables administrators to delete JACC providers defined for a domain"
91     "delete-javamail-resource:removes a JavaMail session resource"
92     "delete-jdbc-connection-pool:removes the specified JDBC connection pool"
93     "delete-jdbc-resource:removes a JDBC resource with the specified JNDI name"
94     "delete-jms-host:removes a JMS host"
95     "delete-jms-resource:removes a JMS resource"
96     "delete-jmsdest:removes a JMS physical destination"
97     "delete-jndi-resource:removes a JNDI resource"
98     "delete-jvm-options:removes one or more options for the Java application launcher"
99     "delete-lifecycle-module:removes the lifecycle module"
100     "delete-local-instance:deletes a GlassFish Server instance on the machine where the subcommand is run"
101     "delete-log-levels:"
102     "delete-message-security-provider:enables administrators to delete a message security provider"
103     "delete-network-listener:removes a network listener"
104     "delete-node-config:deletes a node that is not enabled for remote communication"
105     "delete-node-dcom:deletes a node that is enabled for communication over DCOM"
106     "delete-node-ssh:deletes a node that is enabled for communication over SSH"
107     "delete-password-alias:deletes a password alias"
108     "delete-profiler:removes the profiler element"
109     "delete-protocol:removes a protocol"
110     "delete-protocol-filter:removes a protocol filter"
111     "delete-protocol-finder:removes a protocol finder"
112     "delete-resource-adapter-config:deletes the resource adapter configuration"
113     "delete-resource-ref:removes a reference to a resource"
114     "delete-ssl:deletes the SSL element in the selected HTTP listener, IIOP listener, or IIOP service"
115     "delete-system-property:removes a system property of the domain, configuration, cluster, or server instance, one at a time"
116     "delete-threadpool:removes a thread pool"
117     "delete-transport:removes a transport"
118     "delete-virtual-server:removes a virtual server"
119     "deploy:deploys the specified component"
120     "deploydir:deploys an exploded format of application archive"
121     "environment variable"
122     "disable:disables the component"
123     "disable-http-lb-application:disables an application managed by a load balancer"
124     "disable-http-lb-server:disables a sever or cluster managed by a load balancer"
125     "disable-monitoring:disables monitoring for the server or for specific monitorable modules"
126     "disable-secure-admin:disables secure admin if it is already enabled."
127     "disable-secure-admin-internal-user:Instructs the GlassFish Server DAS and instances to not use the specified admin user to authenticate with each other and to authorize admin operations."
128     "disable-secure-admin-principal:disables the certificate for authorizing access in secure administration."
129     "enable:enables the component"
130     "enable-http-lb-application:enables a previously-disabled application managed by a load balancer"
131     "enable-http-lb-server:enables a previously disabled sever or cluster managed by a load balancer"
132     "enable-monitoring:enables monitoring for the server or for specific monitorable modules"
133     "enable-secure-admin:enables secure admin (if it is not already enabled), optionally changing the alias used for DAS-to-instance admin messages or the alias used for instance-to-DAS admin messages."
134     "enable-secure-admin-internal-user:Instructs the GlassFish Server DAS and instances to use the specified admin user and the password associated with the password alias to authenticate with each other and to authorize admin operations."
135     "enable-secure-admin-principal:Instructs GlassFish Server, when secure admin is enabled, to accept admin requests from clients identified by the specified SSL certificate."
136     "export:marks a variable name for automatic export to the environment of subsequent commands in multimode"
137     "export-http-lb-config:exports the load balancer configuration or load balancer to a file"
138     "export-sync-bundle:exports the configuration data of a cluster or standalone instance to an archive file"
139     "flush-connection-pool:reintializes all connections established in the specified connection pool"
140     "flush-jmsdest:purges messages in a JMS destination."
141     "freeze-transaction-service:freezes the transaction subsystem"
142     "generate-domain-schema:"
143     "generate-jvm-report:shows the JVM machine statistics for a given target instance"
144     "get:gets the values of configurable or monitorable attributes"
145     "get-client-stubs:retrieves the application JAR files needed to launch the application client."
146     "get-health:provides information on the cluster health"
147     "help"
148     "asadmin:utility for performing administrative tasks for Oracle GlassFish Server"
149     "import-sync-bundle:imports the configuration data of a clustered instance or standalone instance from an archive file"
150     "install-node:installs GlassFish Server software on specified SSH-enabled hosts"
151     "install-node-dcom:installs GlassFish Server software on specified DCOM-enabled hosts"
152     "install-node-ssh:installs GlassFish Server software on specified SSH-enabled hosts"
153     "jms-ping:checks if the JMS service is up and running"
154     "list:lists configurable or monitorable elements"
155     "list-admin-objects:gets all the administered objects"
156     "list-application-refs:lists the existing application references"
157     "list-applications:lists deployed applications"
158     "list-audit-modules:gets all audit modules and displays them"
159     "list-auth-realms:lists the authentication realms"
160     "list-backups:lists all backups"
161     "list-clusters:lists existing clusters in a domain"
162     "list-commands:lists available commands"
163     "list-components:lists deployed components"
164     "list-configs:lists named configurations"
165     "list-connector-connection-pools:lists the existing connector connection pools"
166     "list-connector-resources:lists all connector resources"
167     "list-connector-security-maps:lists the security maps belonging to the specified connector connection pool"
168     "list-connector-work-security-maps:lists the work security maps belonging to the specified resource adapter"
169     "list-containers:lists application containers"
170     "list-custom-resources:gets all custom resources"
171     "list-domains:lists the domains in the specified directory"
172     "list-file-groups:lists file groups"
173     "list-file-users:lists the file users"
174     "list-http-lb-configs:lists load balancer configurations"
175     "list-http-lbs:lists load balancers"
176     "list-http-listeners:lists the existing network listeners"
177     "list-iiop-listeners:lists the existing IIOP listeners"
178     "list-instances:lists GlassFish Server instances in a domain"
179     "list-jacc-providers:enables administrators to list JACC providers defined for a domain"
180     "list-javamail-resources:lists the existing JavaMail session resources"
181     "list-jdbc-connection-pools:lists all JDBC connection pools"
182     "list-jdbc-resources:lists all JDBC resources"
183     "list-jms-hosts:lists the existing JMS hosts"
184     "list-jms-resources:lists the JMS resources"
185     "list-jmsdest:lists the existing JMS physical destinations"
186     "list-jndi-entries:browses and queries the JNDI tree"
187     "list-jndi-resources:lists all existing JNDI resources"
188     "list-jvm-options:lists options for the Java application launcher"
189     "list-libraries:lists library JAR files on GlassFish Server"
190     "list-lifecycle-modules:lists the lifecycle modules"
191     "list-log-attributes:lists all logging attributes defined for a specified target in a domain"
192     "list-log-levels:lists the loggers and their log levels"
193     "list-message-security-providers:lists all security message providers for the given message layer"
194     "list-modules:lists GlassFish Server modules"
195     "list-network-listeners:lists the existing network listeners"
196     "list-nodes:lists all GlassFish Server nodes in a domain"
197     "list-nodes-config:lists all GlassFish Server nodes that do not support remote communication in a domain"
198     "list-nodes-dcom:lists all GlassFish Server nodes that support communication over DCOM in a domain"
199     "list-nodes-ssh:lists all GlassFish Server nodes that support communication over SSH in a domain"
200     "list-password-aliases:lists all password aliases"
201     "list-persistence-types:lists registered persistence types for HTTP sessions and SFSB instances"
202     "list-protocol-filters:lists the existing protocol filters"
203     "list-protocol-finders:lists the existing protocol finders"
204     "list-protocols:lists the existing protocols"
205     "list-resource-adapter-configs:lists the names of the current resource adapter configurations"
206     "list-resource-refs:lists existing resource references"
207     "list-secure-admin-internal-users:lists the user names that the GlassFish Server DAS and instances use to authenticate with each other and to authorize admin operations."
208     "list-secure-admin-principals:lists the certificates for which GlassFish Server accepts admin requests from clients."
209     "list-sub-components:lists EJB or servlet components in a deployed module or module of a deployed application"
210     "list-supported-cipher-suites:enables administrators to list the cipher suites that are supported and available to a specified GlassFish Server target"
211     "list-system-properties:lists the system properties of the domain, configuration, cluster, or server instance"
212     "list-threadpools:lists all the thread pools"
213     "list-timers:lists all of the persistent timers owned by server instance(s)"
214     "list-transports:lists the existing transports"
215     "list-virtual-servers:lists the existing virtual servers"
216     "list-web-context-param:lists servlet contextinitialization parameters of a deployed web application or module"
217     "list-web-env-entry:lists environment entries for a deployed web application or module"
218     "login:logs you into a domain"
219     "migrate-timers:moves EJB timers when a clustered instance was stopped or has crashed"
220     "monitor:displays monitoring data for commonly used components and services"
221     "multimode:allows multiple subcommands to be run while preserving environment settings and remaining in the asadmin utility"
222     "ping-connection-pool:tests if a connection pool is usable"
223     "ping-node-dcom:tests if a node that is enabled for communication over DCOM is usable"
224     "ping-node-ssh:tests if a node that is enabled for communication over SSH is usable"
225     "recover-transactions:manually recovers pending transactions"
226     "redeploy:redeploys the specified component"
227     "remove-library:removes one or more library JAR files from GlassFish Server"
228     "restart-domain:restarts the DAS of the specified domain"
229     "restart-instance:restarts a running GlassFish Server instance"
230     "restart-local-instance:restarts a running GlassFish Server instance on the host where the subcommand is run"
231     "restore-domain:restores files from backup"
232     "rollback-transaction:rolls back the named transaction"
233     "rotate-log:rotates the log file"
234     "set:sets the values of configurable attributes"
235     "set-log-attributes:sets the logging attributes for one or more loggers"
236     "set-log-levels:sets the log level for one or more loggers"
237     "set-web-context-param:sets a servlet context initialization parameter of a deployed web application or module"
238     "set-web-env-entry:sets an environment entry for a deployed web application or module"
239     "setup-ssh:sets up an SSH key on specified hosts"
240     "show-component-status:displays the status of the deployed component"
241     "start-cluster:starts a cluster"
242     "start-database:starts the Java DB"
243     "start-domain:starts the DAS of the specified domain"
244     "start-instance:starts a GlassFish Server instance"
245     "start-local-instance:starts a GlassFish Server instance on the host where the subcommand is run"
246     "stop-cluster:stops a GlassFish Server cluster"
247     "stop-database:stops the Java DB"
248     "stop-domain:stops the Domain Administration Server of the specified domain"
249     "stop-instance:stops a running GlassFish Server instance"
250     "stop-local-instance:stops a GlassFish Server instance on the machine where the subcommand is run"
251     "undeploy:removes a deployed component"
252     "unfreeze-transaction-service:resumes all suspended transactions"
253     "uninstall-node:uninstalls GlassFish Server software from specified hosts"
254     "uninstall-node-dcom:uninstalls GlassFish Server software from specified DCOM-enabled hosts"
255     "uninstall-node-ssh:uninstalls GlassFish Server software from specified SSH-enabled hosts"
256     "unset:removes one or more variables from the multimode environment"
257     "unset-web-context-param:unsets a servlet context initialization parameter of a deployed web application or module"
258     "unset-web-env-entry:unsets an environment entry for a deployed web application or module"
259     "update-connector-security-map:modifies a security map for the specified connector connection pool"
260     "update-connector-work-security-map:modifies a work security map for the specified resource adapter"
261     "update-file-user:updates a current file user as specified"
262     "update-node-config:updates the configuration data of anode"
263     "update-node-dcom:updates the configuration data of a node"
264     "update-node-ssh:updates the configuration data of a node"
265     "update-password-alias:updates a password alias"
266     "uptime:returns the length of time that the DAS has been running"
267     "validate-dcom:tests the connection over DCOM to a remote host"
268     "validate-multicast:validates that multicast transport is available for clusters"
269     "verify-domain-xml:verifies the content of the domain.xml file"
270     "version:displays version information forGlassFish Server"
271 )
272
273 _arguments '*:: :->command'
274
275 if (( CURRENT == 1 )); then
276     _describe -t commands "asadmin command" _1st_arguments
277     return
278 fi
279
280 local -a _command_args
281 case "$words[1]" in
282     add-library)
283         _command_args=('*:directory:_files' '--host+:' '--port+:' '--type+:type:(common ext app)')
284         ;;
285     add-resources)
286         _command_args=('*:directory:_files' '--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
287         ;;
288     apply-http-lb-changes)
289         _command_args=('--host+:' '--ping+:' '--port+:')
290         ;;
291     backup-domain)
292         _command_args=('--backupconfig+:' '--backupdir+:' '--description+:' '--domaindir+:' '--long+:long:(true false)')
293         ;;
294     change-admin-password)
295         _command_args=('--domain_name+:' '--domaindir+:')
296         ;;
297     change-master-broker)
298         _command_args=('--host+:' '--port+:')
299         ;;
300     change-master-password)
301         _command_args=('--domaindir+:' '--nodedir+:' '--savemasterpassword+:savemasterpassword:(true false)')
302         ;;
303     collect-log-files)
304         _command_args=('--host+:' '--port+:' '--retrieve+:retrieve:(true false)' '--target+:')
305         ;;
306     configure-jms-cluster)
307         _command_args=('--clustertype+:' '--configstoretype+:' '--dburl+:' '--dbuser+:' '--dbvendor+:' '--host+:' '--jmsdbpassword+:' '--messagestoretype+:' '--port+:' '--property+:')
308         ;;
309     configure-lb-weight)
310         _command_args=('--cluster+:cluster:_asadmin_clusters' '--host+:' '--port+:')
311         ;;
312     configure-ldap-for-admin)
313         _command_args=('--basedn+:' '--host+:' '--ldap-group+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance' '--url+:')
314         ;;
315     copy-config)
316         _command_args=('--host+:' '--port+:' '--systemproperties+:')
317         ;;
318     create-admin-object)
319         _command_args=('--classname+:' '--description+:' '--enabled+:enabled:(true false)' '--host+:' '--port+:' '--property+:' '--raname+:' '--restype+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
320         ;;
321     create-application-ref)
322         _command_args=('--enabled+:enabled:(true false)' '--host+:' '--lbenabled+:lbenabled:(true false)' '--port+:' '--target+:target:_asadmin_targets_cluster_das_standalone_instance' '--virtualservers+:')
323         ;;
324     create-audit-module)
325         _command_args=('--classname+:' '--host+:' '--port+:' '--property+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
326         ;;
327     create-auth-realm)
328         _command_args=('--classname+:' '--host+:' '--port+:' '--property+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
329         ;;
330     create-connector-connection-pool)
331         _command_args=('--associatewiththread+:associatewiththread:(true false)' '--connectiondefinition+:' '--creationretryattempts+:' '--creationretryinterval+:' '--description+:' '--failconnection+:failconnection:(true false)' '--host+:' '--idletimeout+:' '--isconnectvalidatereq+:isconnectvalidatereq:(true false)' '--lazyconnectionassociation+:lazyconnectionassociation:(true false)' '--lazyconnectionenlistment+:lazyconnectionenlistment:(true false)' '--leakreclaim+:leakreclaim:(true false)' '--leaktimeout+:' '--matchconnections+:matchconnections:(true false)' '--maxconnectionusagecount+:' '--maxpoolsize+:' '--maxwait+:' '--ping+:ping:(true false)' '--pooling+:pooling:(true false)' '--poolresize+:' '--port+:' '--property+:' '--raname+:' '--steadypoolsize+:' '--target+:' '--transactionsupport+:transactionsupport:(XATransaction LocalTransaction NoTransaction)' '--validateatmostonceperiod+:')
332         ;;
333     create-connector-resource)
334         _command_args=('--description+:' '--enabled+:enabled:(true false)' '--host+:' '--objecttype+:' '--poolname+:' '--port+:' '--property+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
335         ;;
336     create-connector-security-map)
337         _command_args=('--host+:' '--mappedpassword+:' '--mappedusername+:' '--poolname+:' '--port+:' '--principals+:' '--target+:' '--usergroups+:')
338         ;;
339     create-connector-work-security-map)
340         _command_args=('--description+:' '--groupsmap+:' '--host+:' '--port+:' '--principalsmap+:' '--raname+:')
341         ;;
342     create-custom-resource)
343         _command_args=('--description+:' '--enabled+:enabled:(true false)' '--factoryclass+:' '--host+:' '--port+:' '--property+:' '--restype+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
344         ;;
345     create-domain)
346         _command_args=('--adminport+:' '--checkports+:checkports:(true false)' '--domaindir+:' '--domainproperties+:' '--instanceport+:' '--keytooloptions+:' '--nopassword+:nopassword:(true false)' '--portbase+:' '--profile+:' '--savelogin+:savelogin:(true false)' '--savemasterpassword+:savemasterpassword:(true false)' '--template+:' '--usemasterpassword+:usemasterpassword:(true false)')
347         ;;
348     create-file-user)
349         _command_args=('--authrealmname+:' '--groups+:' '--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance' '--userpassword+:')
350         ;;
351     create-http)
352         _command_args=('--default-virtual-server+:' '--dns-lookup-enabled+:dns-lookup-enabled:(true false)' '--host+:' '--max-connection+:' '--port+:' '--request-timeout-seconds+:' '--servername+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance' '--timeout-seconds+:' '--xpowered+:xpowered:(true false)')
353         ;;
354     create-http-health-checker)
355         _command_args=('--config+:' '--host+:' '--interval+:' '--port+:' '--timeout+:' '--url+:')
356         ;;
357     create-http-lb)
358         _command_args=('--autoapplyenabled+:autoapplyenabled:(true false)' '--devicehost+:' '--deviceport+:' '--healthcheckerinterval+:' '--healthcheckertimeout+:' '--healthcheckerurl+:' '--host+:' '--httpsrouting+:httpsrouting:(true false)' '--lbenableallapplications+:' '--lbenableallinstances+:' '--lbpolicy+:' '--lbpolicymodule+:' '--lbweight+:' '--monitor+:monitor:(true false)' '--port+:' '--property+:' '--reloadinterval+:' '--responsetimeout+:' '--routecookie+:routecookie:(true false)' '--sslproxyhost+:' '--sslproxyport+:' '--target+:target:_asadmin_targets_cluster_standalone_instance')
359         ;;
360     create-http-lb-ref)
361         _command_args=('--config+:' '--healthcheckerinterval+:' '--healthcheckertimeout+:' '--healthcheckerurl+:' '--host+:' '--lbenableallapplications+:' '--lbenableallinstances+:' '--lbname+:' '--lbpolicy+:' '--lbpolicymodule+:' '--lbweight+:' '--port+:')
362         ;;
363     create-http-listener)
364         _command_args=('--acceptorthreads+:' '--default-virtual-server+:' '--defaultvs+:' '--enabled+:enabled:(true false)' '--host+:' '--listeneraddress+:' '--listenerport+:' '--port+:' '--redirectport+:' '--secure+:secure:(true false)' '--securityenabled+:securityenabled:(true false)' '--servername+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance' '--xpowered+:xpowered:(true false)')
365         ;;
366     create-http-redirect)
367         _command_args=('--host+:' '--port+:' '--redirect-port+:' '--secure-redirect+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
368         ;;
369     create-iiop-listener)
370         _command_args=('--enabled+:enabled:(true false)' '--host+:' '--iiopport+:' '--listeneraddress+:' '--port+:' '--property+:' '--securityenabled+:securityenabled:(true false)' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
371         ;;
372     create-instance)
373         _command_args=('--checkports+:checkports:(true false)' '--cluster+:cluster:_asadmin_clusters' '--config+:' '--host+:' '--lbenabled+:lbenabled:(true false)' '--node+:node:_asadmin_nodes' '--port+:' '--portbase+:' '--systemproperties+:' '--terse+:terse:(true false)')
374         ;;
375     create-jacc-provider)
376         _command_args=('--host+:' '--policyconfigfactoryclass+:' '--policyproviderclass+:' '--port+:' '--property+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
377         ;;
378     create-javamail-resource)
379         _command_args=('--debug+:debug:(true false)' '--description+:' '--enabled+:enabled:(true false)' '--fromaddress+:' '--host+:' '--mailhost+:' '--mailuser+:' '--port+:' '--property+:' '--storeprotocol+:' '--storeprotocolclass+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance' '--transprotocol+:' '--transprotocolclass+:')
380         ;;
381     create-jdbc-connection-pool)
382         _command_args=('--allownoncomponentcallers+:allownoncomponentcallers:(true false)' '--associatewiththread+:associatewiththread:(true false)' '--creationretryattempts+:' '--creationretryinterval+:' '--datasourceclassname+:' '--description+:' '--driverclassname+:' '--failconnection+:failconnection:(true false)' '--host+:' '--idletimeout+:' '--initsql+:' '--isconnectvalidatereq+:isconnectvalidatereq:(true false)' '--isisolationguaranteed+:isisolationguaranteed:(true false)' '--isolationlevel+:' '--lazyconnectionassociation+:lazyconnectionassociation:(true false)' '--lazyconnectionenlistment+:lazyconnectionenlistment:(true false)' '--leakreclaim+:leakreclaim:(true false)' '--leaktimeout+:' '--matchconnections+:matchconnections:(true false)' '--maxconnectionusagecount+:' '--maxpoolsize+:' '--maxwait+:' '--nontransactionalconnections+:nontransactionalconnections:(true false)' '--ping+:ping:(true false)' '--pooling+:pooling:(true false)' '--poolresize+:' '--port+:' '--property+:' '--restype+:restype:(javax.sql.DataSource javax.sql.XADataSource javax.sql.ConnectionPoolDataSource java.sql.Driver)' '--sqltracelisteners+:' '--statementcachesize+:' '--statementleakreclaim+:statementleakreclaim:(true false)' '--statementleaktimeout+:' '--statementtimeout+:' '--steadypoolsize+:' '--target+:' '--validateatmostonceperiod+:' '--validationclassname+:' '--validationmethod+:validationmethod:(auto-commit meta-data table custom-validation)' '--validationtable+:' '--wrapjdbcobjects+:wrapjdbcobjects:(true false)')
383         ;;
384     create-jdbc-resource)
385         _command_args=('--connectionpoolid+:' '--description+:' '--enabled+:enabled:(true false)' '--host+:' '--port+:' '--property+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
386         ;;
387     create-jms-host)
388         _command_args=('--host+:' '--mqhost+:' '--mqpassword+:' '--mqport+:' '--mquser+:' '--port+:' '--property+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
389         ;;
390     create-jms-resource)
391         _command_args=('--description+:' '--enabled+:enabled:(true false)' '--host+:' '--port+:' '--property+:' '--restype+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
392         ;;
393     create-jmsdest)
394         _command_args=('--desttype+:' '--host+:' '--port+:' '--property+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
395         ;;
396     create-jndi-resource)
397         _command_args=('--description+:' '--enabled+:enabled:(true false)' '--factoryclass+:' '--host+:' '--jndilookupname+:' '--port+:' '--property+:' '--restype+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
398         ;;
399     create-jvm-options)
400         _command_args=('--host+:' '--port+:' '--profiler+:profiler:(true false)' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
401         ;;
402     create-lifecycle-module)
403         _command_args=('--classname+:' '--classpath+:' '--description+:' '--enabled+:enabled:(true false)' '--failurefatal+:failurefatal:(true false)' '--host+:' '--loadorder+:' '--port+:' '--property+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
404         ;;
405     create-local-instance)
406         _command_args=('--checkports+:checkports:(true false)' '--cluster+:cluster:_asadmin_clusters' '--config+:' '--lbenabled+:lbenabled:(true false)' '--node+:node:_asadmin_nodes' '--nodedir+:' '--portbase+:' '--savemasterpassword+:savemasterpassword:(true false)' '--systemproperties+:' '--usemasterpassword+:usemasterpassword:(true false)')
407         ;;
408     create-message-security-provider)
409         _command_args=('--classname+:' '--host+:' '--isdefaultprovider+:isdefaultprovider:(true false)' '--layer+:layer:(SOAP HttpServlet)' '--port+:' '--property+:' '--providertype+:providertype:(client server client-server)' '--requestauthrecipient+:' '--requestauthsource+:' '--responseauthrecipient+:' '--responseauthsource+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
410         ;;
411     create-network-listener)
412         _command_args=('--address+:' '--enabled+:enabled:(true false)' '--host+:' '--jkenabled+:jkenabled:(true false)' '--listenerport+:' '--port+:' '--protocol+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance' '--threadpool+:' '--transport+:')
413         ;;
414     create-node-config)
415         _command_args=('--host+:' '--installdir+:' '--nodedir+:' '--nodehost+:' '--port+:')
416         ;;
417     create-node-dcom)
418         _command_args=('--archive+:' '--force+:force:(true false)' '--host+:' '--install+:install:(true false)' '--installdir+:' '--nodedir+:' '--nodehost+:' '--port+:' '--windowsdomain+:' '--windowspassword+:' '--windowsuser+:')
419         ;;
420     create-node-ssh)
421         _command_args=('--archive+:' '--force+:force:(true false)' '--host+:' '--install+:install:(true false)' '--installdir+:' '--nodedir+:' '--nodehost+:' '--port+:' '--sshkeyfile+:' '--sshkeypassphrase+:' '--sshpassword+:' '--sshport+:' '--sshuser+:')
422         ;;
423     create-password-alias)
424         _command_args=('--aliaspassword+:' '--host+:' '--port+:')
425         ;;
426     create-profiler)
427         _command_args=('--classpath+:' '--enabled+:enabled:(true false)' '--host+:' '--nativelibrarypath+:' '--port+:' '--property+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
428         ;;
429     create-protocol)
430         _command_args=('--host+:' '--port+:' '--securityenabled+:securityenabled:(true false)' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
431         ;;
432     create-protocol-filter)
433         _command_args=('--classname+:' '--host+:' '--port+:' '--protocol+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
434         ;;
435     create-protocol-finder)
436         _command_args=('--classname+:' '--host+:' '--port+:' '--protocol+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance' '--targetprotocol+:')
437         ;;
438     create-resource-adapter-config)
439         _command_args=('--host+:' '--objecttype+:' '--port+:' '--property+:' '--target+:' '--threadpoolid+:')
440         ;;
441     create-resource-ref)
442         _command_args=('--enabled+:enabled:(true false)' '--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_das_standalone_instance')
443         ;;
444     create-service)
445         _command_args=('*:instances:_asadmin_instances' '--domaindir+:domaindir:directory:_files' '--dry-run+:dry-run:(true false)' '--force+:force:(true false)' '--name+:' '--node+:node:_asadmin_nodes' '--nodedir+:' '--serviceproperties+:' '--serviceuser+:')
446         ;;
447     create-ssl)
448         _command_args=('--certname+:' '--clientauthenabled+:clientauthenabled:(true false)' '--host+:' '--port+:' '--ssl2ciphers+:' '--ssl2enabled+:ssl2enabled:(true false)' '--ssl3enabled+:ssl3enabled:(true false)' '--ssl3tlsciphers+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance' '--tlsenabled+:tlsenabled:(true false)' '--tlsrollbackenabled+:tlsrollbackenabled:(true false)' '--type+:type:(network-listener http-listener iiop-listener iiop-service jmx-connector)')
449         ;;
450     create-system-properties)
451         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_clustered_instance_config_das_domain_standalone_instance')
452         ;;
453     create-threadpool)
454         _command_args=('--host+:' '--idletimeout+:' '--maxqueuesize+:' '--maxthreadpoolsize+:' '--minthreadpoolsize+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance' '--workqueues+:')
455         ;;
456     create-transport)
457         _command_args=('--acceptorthreads+:' '--buffersizebytes+:' '--bytebuffertype+:' '--classname+:' '--displayconfiguration+:displayconfiguration:(true false)' '--enablesnoop+:enablesnoop:(true false)' '--host+:' '--idlekeytimeoutseconds+:' '--maxconnectionscount+:' '--port+:' '--readtimeoutmillis+:' '--selectionkeyhandler+:' '--selectorpolltimeoutmillis+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance' '--tcpnodelay+:tcpnodelay:(true false)' '--writetimeoutmillis+:')
458         ;;
459     create-virtual-server)
460         _command_args=('--defaultwebmodule+:' '--host+:' '--hosts+:' '--httplisteners+:' '--logfile+:' '--networklisteners+:' '--port+:' '--property+:' '--state+:state:(on off disabled)' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
461         ;;
462     delete-admin-object)
463         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
464         ;;
465     delete-application-ref)
466         _command_args=('--cascade+:cascade:(true false)' '--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_das_standalone_instance')
467         ;;
468     delete-audit-module)
469         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
470         ;;
471     delete-auth-realm)
472         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
473         ;;
474     delete-config)
475         _command_args=('--host+:' '--port+:')
476         ;;
477     delete-connector-connection-pool)
478         _command_args=('--cascade+:cascade:(true false)' '--host+:' '--port+:' '--target+:')
479         ;;
480     delete-connector-resource)
481         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
482         ;;
483     delete-connector-security-map)
484         _command_args=('--host+:' '--poolname+:' '--port+:' '--target+:')
485         ;;
486     delete-connector-work-security-map)
487         _command_args=('--host+:' '--port+:' '--raname+:')
488         ;;
489     delete-custom-resource)
490         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
491         ;;
492     delete-domain)
493         _command_args=('--domaindir+:')
494         ;;
495     delete-file-user)
496         _command_args=('--authrealmname+:' '--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
497         ;;
498     delete-http)
499         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
500         ;;
501     delete-http-health-checker)
502         _command_args=('--config+:' '--host+:' '--port+:')
503         ;;
504     delete-http-lb-ref)
505         _command_args=('--config+:' '--force+:' '--host+:' '--lbname+:' '--port+:')
506         ;;
507     delete-http-listener)
508         _command_args=('--host+:' '--port+:' '--secure+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
509         ;;
510     delete-http-redirect)
511         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
512         ;;
513     delete-iiop-listener)
514         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
515         ;;
516     delete-instance)
517         _command_args=('*:instances:_asadmin_instances' '--host+:' '--port+:' '--terse+:terse:(true false)')
518         ;;
519     delete-jacc-provider)
520         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
521         ;;
522     delete-javamail-resource)
523         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
524         ;;
525     delete-jdbc-connection-pool)
526         _command_args=('--cascade+:cascade:(true false)' '--host+:' '--port+:' '--target+:')
527         ;;
528     delete-jdbc-resource)
529         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
530         ;;
531     delete-jms-host)
532         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
533         ;;
534     delete-jms-resource)
535         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
536         ;;
537     delete-jmsdest)
538         _command_args=('--desttype+:' '--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
539         ;;
540     delete-jndi-resource)
541         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
542         ;;
543     delete-jvm-options)
544         _command_args=('--host+:' '--port+:' '--profiler+:profiler:(true false)' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
545         ;;
546     delete-lifecycle-module)
547         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
548         ;;
549     delete-local-instance)
550         _command_args=('*:instances:_asadmin_instances' '--node+:node:_asadmin_nodes' '--nodedir+:')
551         ;;
552     delete-log-levels)
553         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
554         ;;
555     delete-message-security-provider)
556         _command_args=('--host+:' '--layer+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
557         ;;
558     delete-network-listener)
559         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
560         ;;
561     delete-node-config)
562         _command_args=('*:nodes:_asadmin_nodes_config' '--host+:' '--port+:')
563         ;;
564     delete-node-dcom)
565         _command_args=('*:nodes:_asadmin_nodes_dcom' '--force+:force:(true false)' '--host+:' '--port+:' '--uninstall+:uninstall:(true false)')
566         ;;
567     delete-node-ssh)
568         _command_args=('*:nodes:_asadmin_nodes_ssh' '--force+:force:(true false)' '--host+:' '--port+:' '--uninstall+:uninstall:(true false)')
569         ;;
570     delete-password-alias)
571         _command_args=('--host+:' '--port+:')
572         ;;
573     delete-profiler)
574         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
575         ;;
576     delete-protocol)
577         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
578         ;;
579     delete-protocol-filter)
580         _command_args=('--host+:' '--port+:' '--protocol+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
581         ;;
582     delete-protocol-finder)
583         _command_args=('--host+:' '--port+:' '--protocol+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
584         ;;
585     delete-resource-adapter-config)
586         _command_args=('--host+:' '--port+:' '--target+:')
587         ;;
588     delete-resource-ref)
589         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_das_standalone_instance')
590         ;;
591     delete-ssl)
592         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance' '--type+:type:(network-listener http-listener iiop-listener iiop-service jmx-connector)')
593         ;;
594     delete-system-property)
595         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_clustered_instance_config_das_domain_standalone_instance')
596         ;;
597     delete-threadpool)
598         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
599         ;;
600     delete-transport)
601         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
602         ;;
603     delete-virtual-server)
604         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
605         ;;
606     deploy)
607         _command_args=('*:directory:_files' '--asyncreplication+:asyncreplication:(true false)' '--availabilityenabled+:availabilityenabled:(true false)' '--contextroot+:' '--createtables+:createtables:(true false)' '--dbvendorname+:' '--deploymentplan+:deploymentplan:directory:_files' '--description+:' '--dropandcreatetables+:dropandcreatetables:(true false)' '--enabled+:enabled:(true false)' '--force+:force:(true false)' '--generatermistubs+:generatermistubs:(true false)' '--host+:' '--isredeploy+:isredeploy:(true false)' '--keepfailedstubs+:keepfailedstubs:(true false)' '--keepreposdir+:keepreposdir:(true false)' '--keepstate+:keepstate:(true false)' '--lbenabled+:lbenabled:(true false)' '--libraries+:' '--logreportederrors+:logreportederrors:(true false)' '--name+:' '--port+:' '--precompilejsp+:precompilejsp:(true false)' '--properties+:' '--property+:' '--retrieve+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance' '--type+:' '--uniquetablenames+:uniquetablenames:(true false)' '--verify+:verify:(true false)' '--virtualservers+:')
608         ;;
609     deploydir)
610         _command_args=('*:directory:_files' '--asyncreplication+:asyncreplication:(true false)' '--availabilityenabled+:availabilityenabled:(true false)' '--contextroot+:' '--createtables+:createtables:(true false)' '--dbvendorname+:' '--deploymentplan+:deploymentplan:directory:_files' '--description+:' '--dropandcreatetables+:dropandcreatetables:(true false)' '--enabled+:enabled:(true false)' '--force+:force:(true false)' '--generatermistubs+:generatermistubs:(true false)' '--host+:' '--isredeploy+:isredeploy:(true false)' '--keepfailedstubs+:keepfailedstubs:(true false)' '--keepreposdir+:keepreposdir:(true false)' '--keepstate+:keepstate:(true false)' '--lbenabled+:lbenabled:(true false)' '--libraries+:' '--logreportederrors+:logreportederrors:(true false)' '--name+:' '--port+:' '--precompilejsp+:precompilejsp:(true false)' '--properties+:' '--property+:' '--retrieve+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance' '--type+:' '--uniquetablenames+:uniquetablenames:(true false)' '--verify+:verify:(true false)' '--virtualservers+:')
611         ;;
612     disable)
613         _command_args=('--cascade+:cascade:(true false)' '--droptables+:droptables:(true false)' '--host+:' '--isredeploy+:isredeploy:(true false)' '--isundeploy+:isundeploy:(true false)' '--keepreposdir+:keepreposdir:(true false)' '--keepstate+:keepstate:(true false)' '--port+:' '--properties+:' '--target+:target:_asadmin_targets_cluster_clustered_instance_das_domain_standalone_instance')
614         ;;
615     disable-http-lb-application)
616         _command_args=('--host+:' '--name+:' '--port+:' '--timeout+:')
617         ;;
618     disable-http-lb-server)
619         _command_args=('--host+:' '--port+:' '--timeout+:')
620         ;;
621     disable-monitoring)
622         _command_args=('--host+:' '--modules+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
623         ;;
624     disable-secure-admin)
625         _command_args=('--host+:' '--port+:')
626         ;;
627     enable)
628         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_clustered_instance_das_domain_standalone_instance')
629         ;;
630     enable-http-lb-application)
631         _command_args=('--host+:' '--name+:' '--port+:')
632         ;;
633     enable-http-lb-server)
634         _command_args=('--host+:' '--port+:')
635         ;;
636     enable-monitoring)
637         _command_args=('--dtrace+:dtrace:(true false)' '--host+:' '--mbean+:mbean:(true false)' '--modules+:' '--options+:' '--pid+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
638         ;;
639     enable-secure-admin)
640         _command_args=('--adminalias+:' '--host+:' '--instancealias+:' '--port+:')
641         ;;
642     export-http-lb-config)
643         _command_args=('--config+:' '--host+:' '--lbname+:' '--lbtargets+:' '--port+:' '--property+:' '--retrievefile+:retrievefile:(true false)')
644         ;;
645     export-sync-bundle)
646         _command_args=('--host+:' '--port+:' '--retrieve+:retrieve:(true false)' '--target+:')
647         ;;
648     flush-connection-pool)
649         _command_args=('--appname+:' '--host+:' '--modulename+:' '--port+:')
650         ;;
651     flush-jmsdest)
652         _command_args=('--desttype+:' '--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
653         ;;
654     freeze-transaction-service)
655         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_clustered_instance_config_das_standalone_instance')
656         ;;
657     generate-domain-schema)
658         _command_args=('--format+:' '--host+:' '--port+:' '--showdeprecated+:showdeprecated:(true false)' '--showsubclasses+:showsubclasses:(true false)')
659         ;;
660     generate-jvm-report)
661         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_clustered_instance_das_standalone_instance' '--type+:type:(summary thread class memory log)')
662         ;;
663     get)
664         _command_args=('--host+:' '--monitor+:monitor:(true false)' '--port+:')
665         ;;
666     get-client-stubs)
667         _command_args=('--appname+:' '--host+:' '--port+:')
668         ;;
669     get-health)
670         _command_args=('--host+:' '--port+:')
671         ;;
672     help)
673         _describe -t help-commands "asadmin help command" _1st_arguments
674     ;;
675     import-sync-bundle)
676         _command_args=('--instance+:' '--node+:node:_asadmin_nodes' '--nodedir+:')
677         ;;
678     install-node)
679         _command_args=('--archive+:' '--create+:create:(true false)' '--force+:force:(true false)' '--installdir+:' '--save+:save:(true false)' '--sshkeyfile+:' '--sshport+:' '--sshuser+:')
680         ;;
681     install-node-dcom)
682         _command_args=('--archive+:' '--create+:create:(true false)' '--force+:force:(true false)' '--installdir+:' '--save+:save:(true false)' '--windowsdomain+:' '--windowsuser+:')
683         ;;
684     install-node-ssh)
685         _command_args=('--archive+:' '--create+:create:(true false)' '--force+:force:(true false)' '--installdir+:' '--save+:save:(true false)' '--sshkeyfile+:' '--sshport+:' '--sshuser+:')
686         ;;
687     jms-ping)
688         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_clustered_instance_config_das_standalone_instance')
689         ;;
690     list)
691         _command_args=('--host+:' '--monitor+:monitor:(true false)' '--port+:')
692         ;;
693     list-admin-objects)
694         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_config_das_standalone_instance' '--host+:' '--port+:')
695         ;;
696     list-application-refs)
697         _command_args=('*:targets:_asadmin_targets_cluster_das_standalone_instance' '--host+:' '--long+:long:(true false)' '--port+:' '--terse+:terse:(true false)')
698         ;;
699     list-applications)
700         _command_args=('*:targets:_asadmin_targets_cluster_das_domain_standalone_instance' '--host+:' '--long+:long:(true false)' '--port+:' '--resources+:resources:(true false)' '--subcomponents+:subcomponents:(true false)' '--terse+:terse:(true false)' '--type+:')
701         ;;
702     list-audit-modules)
703         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_config_das_standalone_instance' '--host+:' '--port+:')
704         ;;
705     list-auth-realms)
706         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_config_das_standalone_instance' '--host+:' '--port+:')
707         ;;
708     list-backups)
709         _command_args=('--backupconfig+:' '--backupdir+:' '--domaindir+:' '--long+:long:(true false)')
710         ;;
711     list-clusters)
712         _command_args=('--host+:' '--port+:')
713         ;;
714     list-commands)
715         _command_args=('--localonly+:localonly:(true false)' '--remoteonly+:remoteonly:(true false)')
716         ;;
717     list-components)
718         _command_args=('*:targets:_asadmin_targets_cluster_das_domain_standalone_instance' '--host+:' '--long+:long:(true false)' '--port+:' '--resources+:resources:(true false)' '--subcomponents+:subcomponents:(true false)' '--terse+:terse:(true false)' '--type+:')
719         ;;
720     list-configs)
721         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_config_das_domain_standalone_instance' '--host+:' '--port+:')
722         ;;
723     list-connector-connection-pools)
724         _command_args=('--host+:' '--port+:')
725         ;;
726     list-connector-resources)
727         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_das_domain_standalone_instance' '--host+:' '--port+:')
728         ;;
729     list-connector-security-maps)
730         _command_args=('--host+:' '--long+:long:(true false)' '--port+:' '--securitymap+:' '--target+:target:_asadmin_targets_cluster_clustered_instance_das_domain_standalone_instance')
731         ;;
732     list-connector-work-security-maps)
733         _command_args=('--host+:' '--port+:' '--securitymap+:')
734         ;;
735     list-containers)
736         _command_args=('--host+:' '--port+:')
737         ;;
738     list-custom-resources)
739         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_das_domain_standalone_instance' '--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_clustered_instance_das_domain_standalone_instance')
740         ;;
741     list-descriptors)
742         _command_args=('--host+:' '--port+:')
743         ;;
744     list-domains)
745         _command_args=('--domaindir+:')
746         ;;
747     list-file-groups)
748         _command_args=('--authrealmname+:' '--host+:' '--name+:' '--port+:')
749         ;;
750     list-file-users)
751         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_config_das_standalone_instance' '--authrealmname+:' '--host+:' '--port+:')
752         ;;
753     list-http-lb-configs)
754         _command_args=('--host+:' '--port+:')
755         ;;
756     list-http-listeners)
757         _command_args=('*:targets:_asadmin_targets_cluster_config_das_standalone_instance' '--host+:' '--long+:long:(true false)' '--port+:')
758         ;;
759     list-iiop-listeners)
760         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_config_das_domain_standalone_instance' '--host+:' '--port+:')
761         ;;
762     list-instances)
763         _command_args=('--host+:' '--long+:long:(true false)' '--nostatus+:nostatus:(true false)' '--port+:' '--standaloneonly+:standaloneonly:(true false)' '--timeoutmsec+:')
764         ;;
765     list-jacc-providers)
766         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_config_das_standalone_instance' '--host+:' '--port+:')
767         ;;
768     list-javamail-resources)
769         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_das_domain_standalone_instance' '--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_clustered_instance_das_domain_standalone_instance')
770         ;;
771     list-jdbc-connection-pools)
772         _command_args=('--host+:' '--port+:')
773         ;;
774     list-jdbc-resources)
775         _command_args=('--host+:' '--port+:')
776         ;;
777     list-jms-hosts)
778         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
779         ;;
780     list-jms-resources)
781         _command_args=('*:targets:_asadmin_targets_cluster_das_domain_standalone_instance' '--host+:' '--port+:' '--restype+:')
782         ;;
783     list-jmsdest)
784         _command_args=('*:targets:_asadmin_targets_cluster_config_das_standalone_instance' '--desttype+:' '--host+:' '--port+:' '--property+:')
785         ;;
786     list-jndi-entries)
787         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_das_domain_standalone_instance' '--context+:' '--host+:' '--port+:')
788         ;;
789     list-jndi-resources)
790         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_das_domain_standalone_instance' '--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_clustered_instance_das_domain_standalone_instance')
791         ;;
792     list-jvm-options)
793         _command_args=('--host+:' '--port+:' '--profiler+:profiler:(true false)' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
794         ;;
795     list-libraries)
796         _command_args=('--host+:' '--port+:' '--type+:type:(common ext app)')
797         ;;
798     list-lifecycle-modules)
799         _command_args=('*:targets:_asadmin_targets_cluster_das_domain_standalone_instance' '--host+:' '--port+:' '--terse+:terse:(true false)')
800         ;;
801     list-log-attributes)
802         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_config_das_standalone_instance' '--host+:' '--port+:')
803         ;;
804     list-log-levels)
805         _command_args=('--host+:' '--port+:')
806         ;;
807     list-message-security-providers)
808         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_config_das_standalone_instance' '--host+:' '--layer+:layer:(SOAP HttpServlet)' '--port+:')
809         ;;
810     list-modules)
811         _command_args=('--host+:' '--port+:')
812         ;;
813     list-network-listeners)
814         _command_args=('*:targets:_asadmin_targets_cluster_config_das_standalone_instance' '--host+:' '--port+:')
815         ;;
816     list-nodes)
817         _command_args=('--host+:' '--long+:long:(true false)' '--port+:' '--terse+:terse:(true false)')
818         ;;
819     list-nodes-config)
820         _command_args=('--host+:' '--long+:long:(true false)' '--port+:' '--terse+:terse:(true false)')
821         ;;
822     list-nodes-dcom)
823         _command_args=('--host+:' '--long+:long:(true false)' '--port+:' '--terse+:terse:(true false)')
824         ;;
825     list-nodes-ssh)
826         _command_args=('--host+:' '--long+:long:(true false)' '--port+:' '--terse+:terse:(true false)')
827         ;;
828     list-password-aliases)
829         _command_args=('--host+:' '--port+:')
830         ;;
831     list-persistence-types)
832         _command_args=('--host+:' '--port+:' '--type+:')
833         ;;
834     list-protocol-filters)
835         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
836         ;;
837     list-protocol-finders)
838         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
839         ;;
840     list-protocols)
841         _command_args=('*:targets:_asadmin_targets_cluster_config_das_standalone_instance' '--host+:' '--port+:')
842         ;;
843     list-resource-adapter-configs)
844         _command_args=('--host+:' '--long+:long:(true false)' '--port+:' '--raname+:')
845         ;;
846     list-resource-refs)
847         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_das_standalone_instance' '--host+:' '--port+:')
848         ;;
849     list-sub-components)
850         _command_args=('--appname+:' '--host+:' '--port+:' '--resources+:resources:(true false)' '--terse+:terse:(true false)' '--type+:')
851         ;;
852     list-supported-cipher-suites)
853         _command_args=('--host+:' '--port+:')
854         ;;
855     list-system-properties)
856         _command_args=('*:targets:_asadmin_targets_cluster_clustered_instance_config_das_domain_standalone_instance' '--host+:' '--port+:')
857         ;;
858     list-threadpools)
859         _command_args=('--host+:' '--port+:')
860         ;;
861     list-timers)
862         _command_args=('*:targets:_asadmin_targets_cluster_das_standalone_instance' '--host+:' '--port+:')
863         ;;
864     list-transports)
865         _command_args=('*:targets:_asadmin_targets_cluster_config_das_standalone_instance' '--host+:' '--port+:')
866         ;;
867     list-virtual-servers)
868         _command_args=('*:targets:_asadmin_targets_cluster_config_das_standalone_instance' '--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
869         ;;
870     list-web-context-param)
871         _command_args=('--host+:' '--name+:' '--port+:')
872         ;;
873     list-web-env-entry)
874         _command_args=('--host+:' '--name+:' '--port+:')
875         ;;
876     login)
877         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_das_standalone_instance')
878         ;;
879     migrate-timers)
880         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_clustered_instance_das')
881         ;;
882     monitor)
883         _command_args=('--filename+:filename:directory:_files' '--filter+:' '--interval+:' '--type+:')
884         ;;
885     multimode)
886         _command_args=('--encoding+:' '--file+:file:directory:_files' '--printprompt+:printprompt:(true false)')
887         ;;
888     ping-connection-pool)
889         _command_args=('--appname+:' '--host+:' '--modulename+:' '--port+:' '--target+:')
890         ;;
891     ping-node-dcom)
892         _command_args=('*:nodes:_asadmin_nodes_dcom' '--host+:' '--port+:' '--validate+:validate:(true false)')
893         ;;
894     ping-node-ssh)
895         _command_args=('*:nodes:_asadmin_nodes_ssh' '--host+:' '--port+:' '--validate+:validate:(true false)')
896         ;;
897     recover-transactions)
898         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_clustered_instance_das_standalone_instance' '--transactionlogdir+:')
899         ;;
900     redeploy)
901         _command_args=('*:directory:_files' '--asyncreplication+:asyncreplication:(true false)' '--availabilityenabled+:availabilityenabled:(true false)' '--contextroot+:' '--createtables+:createtables:(true false)' '--dbvendorname+:' '--deploymentplan+:deploymentplan:directory:_files' '--description+:' '--dropandcreatetables+:dropandcreatetables:(true false)' '--enabled+:enabled:(true false)' '--force+:force:(true false)' '--generatermistubs+:generatermistubs:(true false)' '--host+:' '--isredeploy+:isredeploy:(true false)' '--keepfailedstubs+:keepfailedstubs:(true false)' '--keepreposdir+:keepreposdir:(true false)' '--keepstate+:keepstate:(true false)' '--lbenabled+:lbenabled:(true false)' '--libraries+:' '--logreportederrors+:logreportederrors:(true false)' '--name+:' '--port+:' '--precompilejsp+:precompilejsp:(true false)' '--properties+:' '--property+:' '--retrieve+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance' '--type+:' '--uniquetablenames+:uniquetablenames:(true false)' '--verify+:verify:(true false)' '--virtualservers+:')
902         ;;
903     remove-library)
904         _command_args=('*:libraries:_asadmin_libraries' '--host+:' '--port+:' '--type+:type:(common ext app)')
905         ;;
906     restart-domain)
907         _command_args=('--debug+:debug:(true false)' '--domaindir+:' '--force+:force:(true false)' '--kill+:kill:(true false)')
908         ;;
909     restart-instance)
910         _command_args=('*:instances:_asadmin_instances' '--debug+:' '--host+:' '--port+:')
911         ;;
912     restart-local-instance)
913         _command_args=('*:instances:_asadmin_instances' '--debug+:debug:(true false)' '--force+:force:(true false)' '--kill+:kill:(true false)' '--node+:node:_asadmin_nodes' '--nodedir+:')
914         ;;
915     restore-domain)
916         _command_args=('--backupconfig+:' '--backupdir+:' '--description+:' '--domaindir+:' '--filename+:' '--force+:force:(true false)' '--long+:long:(true false)')
917         ;;
918     rollback-transaction)
919         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_clustered_instance_das_standalone_instance' '--transaction_id+:')
920         ;;
921     rotate-log)
922         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_clustered_instance_das_standalone_instance')
923         ;;
924     set)
925         _command_args=('--host+:' '--port+:')
926         ;;
927     set-log-attributes)
928         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
929         ;;
930     set-log-levels)
931         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance')
932         ;;
933     set-web-context-param)
934         _command_args=('--description+:' '--host+:' '--ignoredescriptoritem+:ignoredescriptoritem:(true false)' '--name+:' '--port+:' '--value+:')
935         ;;
936     set-web-env-entry)
937         _command_args=('--description+:' '--host+:' '--ignoredescriptoritem+:ignoredescriptoritem:(true false)' '--name+:' '--port+:' '--type+:' '--value+:')
938         ;;
939     setup-ssh)
940         _command_args=('--generatekey+:generatekey:(true false)' '--sshkeyfile+:' '--sshport+:' '--sshpublickeyfile+:' '--sshuser+:')
941         ;;
942     show-component-status)
943         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_clustered_instance_das_domain_standalone_instance')
944         ;;
945     start-cluster)
946         _command_args=('*:clusters:_asadmin_clusters' '--autohadboverride+:autohadboverride:(true false)' '--host+:' '--port+:' '--verbose+:verbose:(true false)')
947         ;;
948     start-database)
949         _command_args=('--dbhome+:' '--dbhost+:' '--dbport+:' '--jvmoptions+:')
950         ;;
951     start-domain)
952         _command_args=('--debug+:debug:(true false)' '--domaindir+:' '--upgrade+:upgrade:(true false)' '--verbose+:verbose:(true false)')
953         ;;
954     start-instance)
955         _command_args=('*:instances:_asadmin_instances' '--debug+:debug:(true false)' '--host+:' '--port+:' '--setenv+:' '--sync+:sync:(none normal full)' '--terse+:terse:(true false)')
956         ;;
957     start-local-instance)
958         _command_args=('*:instances:_asadmin_instances' '--debug+:debug:(true false)' '--node+:node:_asadmin_nodes' '--nodedir+:' '--sync+:sync:(none normal full)' '--verbose+:verbose:(true false)')
959         ;;
960     stop-cluster)
961         _command_args=('*:clusters:_asadmin_clusters' '--autohadboverride+:autohadboverride:(true false)' '--host+:' '--kill+:kill:(true false)' '--port+:' '--verbose+:verbose:(true false)')
962         ;;
963     stop-database)
964         _command_args=('--dbhost+:' '--dbport+:' '--dbuser+:')
965         ;;
966     stop-domain)
967         _command_args=('--domaindir+:' '--force+:force:(true false)' '--kill+:kill:(true false)')
968         ;;
969     stop-instance)
970         _command_args=('*:instances:_asadmin_instances' '--force+:force:(true false)' '--host+:' '--kill+:kill:(true false)' '--port+:')
971         ;;
972     stop-local-instance)
973         _command_args=('*:instances:_asadmin_instances' '--force+:force:(true false)' '--kill+:kill:(true false)' '--node+:node:_asadmin_nodes' '--nodedir+:')
974         ;;
975     test-upgrade)
976         _command_args=('--host+:' '--port+:')
977         ;;
978     undeploy)
979         _command_args=('*:applications:_asadmin_applications' '--cascade+:cascade:(true false)' '--droptables+:droptables:(true false)' '--host+:' '--isredeploy+:isredeploy:(true false)' '--keepreposdir+:keepreposdir:(true false)' '--keepstate+:keepstate:(true false)' '--port+:' '--properties+:' '--target+:target:_asadmin_targets_cluster_das_domain_standalone_instance')
980         ;;
981     unfreeze-transaction-service)
982         _command_args=('--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_clustered_instance_config_das_standalone_instance')
983         ;;
984     uninstall-node)
985         _command_args=('--force+:force:(true false)' '--installdir+:' '--sshkeyfile+:' '--sshport+:' '--sshuser+:')
986         ;;
987     uninstall-node-dcom)
988         _command_args=('--force+:force:(true false)' '--installdir+:' '--windowsdomain+:' '--windowsuser+:')
989         ;;
990     uninstall-node-ssh)
991         _command_args=('--force+:force:(true false)' '--installdir+:' '--sshkeyfile+:' '--sshport+:' '--sshuser+:')
992         ;;
993     unset-web-context-param)
994         _command_args=('--host+:' '--name+:' '--port+:')
995         ;;
996     unset-web-env-entry)
997         _command_args=('--host+:' '--name+:' '--port+:')
998         ;;
999     update-connector-security-map)
1000         _command_args=('--addprincipals+:' '--addusergroups+:' '--host+:' '--mappedpassword+:' '--mappedusername+:' '--poolname+:' '--port+:' '--removeprincipals+:' '--removeusergroups+:' '--target+:')
1001         ;;
1002     update-connector-work-security-map)
1003         _command_args=('--addgroups+:' '--addprincipals+:' '--host+:' '--port+:' '--raname+:' '--removegroups+:' '--removeprincipals+:')
1004         ;;
1005     update-file-user)
1006         _command_args=('--authrealmname+:' '--groups+:' '--host+:' '--port+:' '--target+:target:_asadmin_targets_cluster_config_das_standalone_instance' '--userpassword+:')
1007         ;;
1008     update-node-config)
1009         _command_args=('*:nodes:_asadmin_nodes_config' '--host+:' '--installdir+:' '--nodedir+:' '--nodehost+:' '--port+:')
1010         ;;
1011     update-node-dcom)
1012         _command_args=('*:nodes:_asadmin_nodes_dcom' '--force+:force:(true false)' '--host+:' '--installdir+:' '--nodedir+:' '--nodehost+:' '--port+:' '--windowsdomain+:' '--windowspassword+:' '--windowsuser+:')
1013         ;;
1014     update-node-ssh)
1015         _command_args=('*:nodes:_asadmin_nodes_ssh' '--force+:force:(true false)' '--host+:' '--installdir+:' '--nodedir+:' '--nodehost+:' '--port+:' '--sshkeyfile+:' '--sshkeypassphrase+:' '--sshpassword+:' '--sshport+:' '--sshuser+:')
1016         ;;
1017     update-password-alias)
1018         _command_args=('--aliaspassword+:' '--host+:' '--port+:')
1019         ;;
1020     uptime)
1021         _command_args=('--host+:' '--milliseconds+:milliseconds:(true false)' '--port+:')
1022         ;;
1023     validate-dcom)
1024         _command_args=('--host+:' '--port+:' '--remotetestdir+:' '--verbose+:verbose:(true false)' '--windowsdomain+:' '--windowspassword+:' '--windowsuser+:')
1025         ;;
1026     validate-multicast)
1027         _command_args=('--bindaddress+:' '--multicastaddress+:' '--multicastport+:' '--sendperiod+:' '--timeout+:' '--timetolive+:' '--verbose+:verbose:(true false)')
1028         ;;
1029     verify-domain-xml)
1030         _command_args=('--domaindir+:')
1031         ;;
1032     version)
1033         _command_args=('--local+:local:(true false)' '--terse+:terse:(true false)' '--verbose+:verbose:(true false)')
1034         ;;
1035 esac
1036
1037
1038 _asadmin_applications() {
1039     compadd $(command asadmin list-applications --terse | sed 's/\s.*//')
1040 }
1041
1042 _asadmin_clusters() {
1043     compadd $(command asadmin list-clusters --terse | sed 's/\s.*//')
1044 }
1045
1046 _asadmin_configs() {
1047     compadd $(command asadmin list-configs --terse)
1048 }
1049
1050 _asadmin_instances() {
1051     compadd $(command asadmin list-instances --terse --nostatus domain)
1052 }
1053
1054 _asadmin_instances_standalone() {
1055     compadd $(command asadmin list-instances --terse --standaloneonly --nostatus domain)
1056 }
1057
1058 _asadmin_libraries() {
1059     compadd $(command asadmin list-libraries --terse)
1060 }
1061
1062 _asadmin_nodes() {
1063     compadd $(command asadmin list-nodes --terse)
1064 }
1065
1066 _asadmin_nodes_config() {
1067     compadd $(command asadmin list-nodes-config --terse)
1068 }
1069
1070 _asadmin_nodes_dcom() {
1071     compadd $(command asadmin list-nodes-dcom --terse)
1072 }
1073
1074 _asadmin_nodes_ssh() {
1075     compadd $(command asadmin list-nodes-ssh --terse)
1076 }
1077
1078 _asadmin_targets() {
1079     _asadmin_instances
1080     _asadmin_clusters
1081     _asadmin_configs
1082     compadd domain server
1083 }
1084
1085 _asadmin_targets_cluster_clustered_instance_config_das_domain_standalone_instance() {
1086     _asadmin_instances
1087     _asadmin_clusters
1088     _asadmin_configs
1089     compadd domain server
1090 }
1091
1092 _asadmin_targets_cluster_clustered_instance_config_das_standalone_instance() {
1093     _asadmin_instances
1094     _asadmin_clusters
1095     _asadmin_configs
1096     compadd server
1097 }
1098
1099 _asadmin_targets_cluster_clustered_instance_das_domain_standalone_instance() {
1100     _asadmin_instances
1101     _asadmin_clusters
1102     compadd domain server
1103 }
1104
1105 _asadmin_targets_cluster_clustered_instance_das_standalone_instance() {
1106     _asadmin_instances
1107     _asadmin_clusters
1108     _asadmin_configs
1109     compadd server
1110 }
1111
1112 _asadmin_targets_cluster_config_das_standalone_instance() {
1113     _asadmin_instances_standalone
1114     _asadmin_clusters
1115     _asadmin_configs
1116     compadd server
1117 }
1118
1119 _asadmin_targets_cluster_das_domain_standalone_instance() {
1120     _asadmin_instances_standalone
1121     _asadmin_clusters
1122     compadd domain server
1123 }
1124
1125 _asadmin_targets_cluster_das_standalone_instance() {
1126     _asadmin_instances_standalone
1127     _asadmin_clusters
1128     compadd server
1129 }
1130
1131 _asadmin_targets_clustered_instance_das() {
1132     _asadmin_instances
1133     compadd server
1134 }
1135
1136 _asadmin_targets_clustered_instance_das_standalone_instance() {
1137     _asadmin_instances
1138     compadd server
1139 }
1140
1141 _asadmin_targets_cluster_standalone_instance() {
1142     _asadmin_clusters
1143     _asadmin_instances_standalone
1144 }
1145
1146
1147 compadd '--help'
1148 _arguments \
1149     $_command_args \
1150     &&  return 0;