...
Option | Description |
---|---|
[-immediate] | When this option is used, the workflow group is stopped without waiting for a batch to finish. |
Return Codes
Listed below are the different return codes for the wfgroupstop
command:
Code | Decsription |
---|---|
0-> | Will indicate the number of failed group stops or the number of arguments that are incorrect. |
0 | Will be returned if the command is successful. |
1 | Will be returned if no user is logged in. |
...