FLOWPIPE_INSTALL_DIR

Set the installation directory for Flowpipe. Internal Flowpipe files will be written to this path. The default is ~/.flowpipe. By default, the FLOWPIPE_CONFIG_PATH is also relative to this installation directory.

Usage

Change the installation directory to /flowpipe :

export FLOWPIPE_INSTALL_DIR=/flowpipe

Reset the installation directory to the default:

unset FLOWPIPE_INSTALL_DIR