Node Director
sfidirector
Shell Commands

SYNOPSIS

sfidirector [globaloptions] command [commandargs]
directordaemon [globaloptions] command [commandargs]

DESCRIPTION

The sfidirector command is the entry point to all Director shell commands. The global options being applicable to each sub command are documented below. For documentation on a specific sub command see the respective manual page.

Options

-v
verbose
-V
very verbose, -v and -V can be combined
-D
set the debug level, higher numbers mean more debugging output
-d
set the domain. If a domain is set, the director searches for a config file with the name sfidirector.conf.domainname
-C
set the path of the main config file (sfidirector.conf)
-b
for all commands that issue a workflow executed by the queueworker: put the job into the queue and immediately quit without waiting for the job to be executed.
command
the sub command to be executed
commandargs
the options and arguments for the sub command

Daemon mode

Director commands can be started in the background (daemon) by running directordaemon rather than sfidirector but with the same arguments.

FILES

CONFDIR/sfidirector.conf