NAME
pft pub - Publish content
SYNOPSYS
pft pub
DESCRIPTION
Publish content (e.g. on a remote webserver).
OPTIONS
- --list-required-conf
-
List available publishing methods and the expected parameters in the configuration file.
The output is compatible with the option specification of
pft init
(see the relevant manpage for details). - --help | -h
-
Show this help
SUPPORTED INSTALLATION METHODS
- install
-
Copy the
build
directory in another part of the filesystem.This installation method will clear the target directory before reconstructing it: any data contained in such directory will be lost. Consider using the
inject
directory for auxiliary files (This topic is covered bypft --help
) - rsync+ssh
-
Copy the
build
directory via RSYNC onto a remote server, using SSH as transport protocol.