POWERPIPE_INSTALL_DIR
Set the installation directory for Powerpipe. Internal Powerpipe files will be written to this path. The default is ~/.powerpipe
. By default, the POWERPIPE_CONFIG_PATH is also relative to this installation directory.
Usage
Change the installation directory to /powerpipe
:
export POWERPIPE_INSTALL_DIR=/powerpipe
Reset the installation directory to the default:
unset POWERPIPE_INSTALL_DIR