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. This option is supported in CA 3Tera AppLogic 2.8.x+.
Skip user verification. Prior to CA 3Tera AppLogic 2.8.x this option has the same functionality as the --kill option.
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 © 2011 CA.
All rights reserved.
|
|