Skip to content

Conversation

@samtstern
Copy link
Contributor

Description

Make emulators:exec set the storage emulator environment variables.

Scenarios Tested

$ firebase emulators:exec 'echo $FIREBASE_STORAGE_EMULATOR_HOST; echo $STORAGE_EMULATOR_HOST'
i  emulators: Starting emulators: storage
i  Running script: echo $FIREBASE_STORAGE_EMULATOR_HOST; echo $STORAGE_EMULATOR_HOST
localhost:9199
http://localhost:9199
✔  Script exited successfully (code 0)
i  emulators: Shutting down emulators.
i  storage: Stopping Storage Emulator
i  hub: Stopping emulator hub

Sample Commands

N/A

@google-cla google-cla bot added the cla: yes Manual indication that this has passed CLA. label May 6, 2021
@samtstern samtstern requested review from abeisgoat and yuchenshi May 6, 2021 09:31
@yuchenshi yuchenshi merged commit 0fcaf5d into master May 6, 2021
devpeerapong pushed a commit to devpeerapong/firebase-tools that referenced this pull request Dec 14, 2021
@bkendall bkendall deleted the ss-storage-emulators-exec branch March 18, 2022 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Manual indication that this has passed CLA.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants