asadmin> stop-all-domains --force=false
Payara Server Asadmin Commands
This is a non-exhaustive list of asadmin commands which are exlusive to Payara Server.
stop-all-domains
- Usage
-
asadmin> stop-all-domains - Aim
-
This command can be used to stop all detected domains. This command extends the
stop-domainsubcommand and therefore shares the same options.
Command Options
| Option | Type | Description | Default | Mandatory |
|---|---|---|---|---|
|
Boolean |
Specifies whether each domain is forcibly stopped immediately. |
true |
No |
|
Boolean |
Specifies whether the domain is killed by using functionality of the operating system to terminate the domain process |
false |
No |