bfagent reference

The Rational® Build Agent is normally run as an auto-starting service or daemon. You can also start the bfagent program from the command line.
The syntax for the command is:
bfagent [-f configfile] [-s]
Option
-f configfile
Run using the configuration file in configfile, rather than bfagent.conf. This is a runtime option on z/OS®.
-s
Start as a standalone service. This option is an alternative to starting bfagent with either the inetd or xinetd.

Feedback