summaryrefslogtreecommitdiffstats
path: root/docs/func.pod
blob: 50e4221e20418b665f4cfe9269c9e3bac08f53e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
=head1 NAME

Func -- Fedora Unified Network Controller.

=head1 SYNOPSIS

func target.example.org module command [args ...] [--verbose]
func "target*.example.org" module command [args ...] [--verbose]
func "webserver1;mailserver2" module command [args ...] [--verbose]

=head1 DESCRIPTION

Func allows remote control of machines running funcd that are set
to obey this machine.  

Func can address multiple machines at the same time by specifying
their names with globs, which follow shell glob syntax.

=head1 EXIT_STATUS

Func commands have return values that vary based on the module being
called.

=head1 ADDITONAL RESOURCES

See https://hosted.fedoraproject.org/projects/func/ for more information, including information on scripting func from Python.

=head1 AUTHOR

Various. See https://hosted.fedoraproject.org/projects/func