1oddjob_request(1)           General Commands Manual          oddjob_request(1)
2
3
4

NAME

6       oddjob_request - send requests to oddjobd from the command line
7
8

SYNOPSIS

10       oddjob_request  [-s service] [-o object] [-i interface] [-S] [ [request
11       [arg1 ...]] | -I ]
12
13

DESCRIPTION

15       The oddjob_request application is a simple  oddjob  client  application
16       which can be used to invoke a particular method provided by the oddjobd
17       server.
18
19       If no request is given as a command-line argument, oddjob_request  will
20       attempt  to  invoke  the list method, which should list all methods for
21       which the invoking user is authorized.
22
23

ARGUMENTS

25       -S     Connect to the session bus instead  of  the  system  bus.   This
26              option  is  primarily  intended  for  use  in testing.  com.red‐
27              hat.oddjob.
28
29       -s service
30              The object is provided by the named service instead of  com.red‐
31              hat.oddjob.
32
33       -o object
34              Invoke  a method on the named object instead of /com/redhat/odd‐
35              job.
36
37       -i interface
38              The method is part of the named interface  instead  of  com.red‐
39              hat.oddjob.
40
41       -I     Default  to the method and interface names used for D-Bus intro‐
42              spection  (Introspect  and  org.freedesktop.DBus.Introspectable,
43              respectively).
44

SEE ALSO

46       oddjob.conf(5) oddjobd.conf(5) oddjobd(8)
47
48
49
50oddjob Manual                    25 April 2005               oddjob_request(1)
Impressum