turbot / steampipe

Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
https://steampipe.io
GNU Affero General Public License v3.0
6.79k stars 263 forks source link

Support PIPES_INSTALL_DIR #4136

Closed kaidaguerre closed 5 months ago

kaidaguerre commented 6 months ago

All pipelings should also support PIPES_INSTALL_DIR - the location of shared stuff for pipes, like the tokens. The default is ~/.pipes. The directory structure will be the same as the other install dirs, so login tokens should be read/written from/to the $PIPES_INSTALL_DIR/internal directory.

kaidaguerre commented 5 months ago

fixed by d7ff47b16524a5c923fc844634d3a3c6af476baf