Scroll to navigation

PHING(1) User Commands PHING(1)

NAME

Phing - PHing command line interface

DESCRIPTION

phing [options] [target [target2 [target3] ...]] Options:
-h -help
print this message
-l -list
list available targets in this project
-v -version
print the version information and exit
-q -quiet
be extra quiet
-verbose
be extra verbose
-debug
print debugging information
-longtargets
show target descriptions during build
-logfile <file>
use given file for log
-logger <classname>
the class which is to perform logging
-f -buildfile <file>
use given buildfile
-D<property>=<value>
use value for given property
-propertyfile <file>
load all properties from file
-find <file>
search for buildfile towards the root of the filesystem and use it
-inputhandler <file>
the class to use to handle user input

REPORTING BUGS

Report bugs to <dev@phing.tigris.org>
September 2014 Phing 2.8.2