...
The command accepts the following options:
Option | Description |
---|---|
[-q] | Generates less or no information messages. |
[-f] | Forced restart of the pico instance(s). If the pico instance is an EC/ECSA, it will be shut down without waiting for workflows to stop first. This option has no impact on the Platform. |
Return Codes
Listed below are the different return codes for the restart
command:
Code | Description |
---|---|
0 | Will be returned if no arguments are given to the command, or if there are no matching server processes to restart. |
1-> | The sum of the return codes from shutdown and startup. |