1PFT-PUB(1) User Contributed Perl Documentation PFT-PUB(1)
2
3
4
6 pft pub - Publish content
7
9 pft pub
10
12 Publish content (e.g. on a remote webserver).
13
15 --list-required-conf
16 List available publishing methods and the expected parameters in
17 the configuration file.
18
19 The output is compatible with the option specification of "pft
20 init" (see the relevant manpage for details).
21
22 --help | -h
23 Show this help
24
25 SUPPORTED INSTALLATION METHODS
26 install
27 Copy the "build" directory in another part of the filesystem.
28
29 This installation method will clear the target directory before
30 reconstructing it: any data contained in such directory will be
31 lost. Consider using the "inject" directory for auxiliary files
32 (This topic is covered by "pft --help")
33
34 rsync+ssh
35 Copy the "build" directory via RSYNC onto a remote server, using
36 SSH as transport protocol.
37
38
39
40perl v5.28.1 2017-09-25 PFT-PUB(1)