bfagent reference

The bfagent executable file starts the Rational® Build Agent. It reads its configuration from a bfagent.conf file in the same directory.
The syntax for the command is:
bfagent [-f configfile | -s]
Options
-f configfile
Run using the configuration file in configfile, rather than bfagent.conf. This is a runtime option on UNIX® or Linux®. It is a debugging option when running the agent manually on Windows®. It cannot be used for starting the service on Windows.
-s
Start as a standalone service. Can be used on UNIX or Linux only. You can use this option only on UNIX or Linux. Running this way is an alternative to starting bfagent with either the inetd or xinetd.

Feedback