Created
July 9, 2017 14:53
-
-
Save jobsamuel/7473405f82888bf0d59647e381ebb2af to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Puede tardar un poco en responder, no desesperes ;) | |
firebase functions:config:get | |
# La respuesta debería ser así: | |
{ | |
"variable": { | |
"key": "ab1cde234def567890abcde12345f", | |
"id": "VARIABLE" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment