Dashboard > Pulse v2.0 > ... > Server Commands > Pulse Help Command
  Pulse v2.0 Log In | Sign Up   View a printable version of the current page.  
  Pulse Help Command
Added by Jason Sankey, last edited by Jason Sankey on Nov 19, 2008  (view change)
Labels: 
(None)

Pulse Manual Index

Overview

The help command is used to display usage information for script commands.

Usage

help [ <command> ]

Example

Get help for the shutdown command:

$ pulse help shutdown
shutdown: shutdown the pulse server
Aliases: [sd, shut, stop]
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

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