Restart a component
component restart name (prop=val)* [ --debug ] [ --kill ] [ --force]
Name of component to restart. Name should be of the form application name:component name
Parameters for scheduling of component. The following parameters may be specified:
cpu - (optional) CPU allocation (val[%])
mem - (optional) Memory allocation (val[M[B]|G[B]]). If units are not specified, memory is in MB.
bw - (optional) Bandwidth allocation (val[M[b]|G[b]]). If units are not specified, bandwidth is in Mbps.
Start component in debug mode.
Force the stopping of the component (that is, abort) prior to restart.
Skip user verification.
Restart component 'main.config' in 'application sugarcrm'
Note: This command will fail if the application is not running. This command combines component stop and start commands.
|
Copyright © 2013 CA.
All rights reserved.
|
|