Stop an application
application stop name %BAR% --all [ --user | --force ]
Name of application to stop.
Stop all applications.
Stop all user applications. This option is only valid if --all is specified.
Skip user prompt to verify whether it is OK to stop system applications.
application stop sugarcrm
Stop application 'sugarcrm'
application stop --all
stop all applications
application stop --all --user
stop only user applications
application stop --all --force
stop all applications and do not prompt if system applications should be stopped.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |