Skip to content

Please add support for STORAGE_EMULATOR_HOST #414

@MaxG87

Description

@MaxG87

Hi,

thank you very much for this great project. It powers the GCS interaction several components I had to write. I really like using it.

Today I wanted to finally write tests for my GCS code. For this, I tried to set up a fake GCS server using testcontainers and fsouza/fake-gcs-server. Unfortunately, I am unable to tell gcloud-storage to connect to that fake GCS server. I even try to set STORAGE_EMULATOR_HOST, but to no avail.

It would be great if support for this environment variable could be added.

Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions