Skip to content

Conversation

@sarajmunjal
Copy link
Contributor

@sarajmunjal sarajmunjal commented Nov 9, 2020

Description

For database:set|update|push, display the correct console URL.
This accounts for two things:-

  1. New RTDB URLs
  2. Projects with multiple instances

Scenarios Tested

firebase database:push /path/ --instance <instance> --project=<project> -d `"hello123"'
firebase database:set /path/ --instance <instance> --project=<project> -d `"hello123"'
firebase database:update /path/ --instance <instance> --project=<project> -d '{"cliKey":"hello123"}'

both with and without FIREBASE_CLI_PREVIEWS=rtdbmanagement

Screenshot for reviewers: https://screenshot.googleplex.com/3vrk348acHuPdTd

@google-cla google-cla bot added the cla: yes Manual indication that this has passed CLA. label Nov 9, 2020
@sarajmunjal sarajmunjal merged commit 0578967 into master Nov 9, 2020
@sarajmunjal sarajmunjal deleted the saraj/rtdb-view-url-fix branch November 9, 2020 21: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.

2 participants