# FLOWPIPE_MOD_LOCATION


# FLOWPIPE_MOD_LOCATION
Sets the Flowpipe workspace directory. If not specified, the workspace directory will be set to the current working directory.


## Usage 
Set your mod location:
```bash
export FLOWPIPE_MOD_LOCATION=~/my-steampipe-mods
```