Dashboard > Pulse v1.2 > ... > Server Commands > Pulse Shutdown Command
  Pulse v1.2 Log In | Sign Up   View a printable version of the current page.  
  Pulse Shutdown Command
Added by Jason Sankey, last edited by Jason Sankey on Oct 29, 2006
Labels: 
(None)

Pulse Manual Index

Overview

Gracefully shuts down a running pulse™ server. By default, the shutdown will wait for running builds to complete. This behaviour may be overidden with the --force flag.

Usage

shutdown

Triggers a shutdown of a local pulse server.  By default, the shutdown is
'clean': i.e. pulse will wait for running builds to complete.  This may be
overriden with the --force option, which causes builds to be aborted.

Available options:
-F [--force]              : force an immediate shutdown, aborting running builds

-p [--port] port          : the port to be used by the pulse web interface
-c [--contextPath] path   : the pulse web application context path
-f [--config] file        : specify an alternate config file

Aliases

  • sd
  • shut
  • stop

Examples

Perform a normal shutdown:

$ pulse shutdown

Force an immediate shutdown:

$ pulse shutdown --force

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators