Skip to content

Steampipe creates .pipes folder in $HOME, not respecting install dir parameters #4402

Open
@massynmantel

Description

Describe the bug
Installing Steampipe in a different folder using the --install-dir and STEAMPIPE_INSTALL_DIR options, however Steampipe is still trying to create a folder called .pipes in the HOME folder.

Steampipe version (steampipe -v)
Example: v0.24.2

To reproduce
Change the $HOME folder to something like a read-only folder. Run steampipe with the --install-dir folder, pointing to any other folder.

Expected behavior
Steampipe should be using the provided parameter, and not continue to use the $HOME folder.

Additional context
None

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions