question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Integrate remote config actions upload/download/clone to cli

See original GitHub issue

As a mobile engineer, in many cases, i have to make lots of edits in remote config through firebase web app and in similar apps i have to renter the same remote configs.

So i order to automate the above i have created my own curl based bash scripts that download/ upload remote config and also clone them between projects.

I could make an API command proposal and implementation if you are interested. What do think about it?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
kroikiecommented, Jun 25, 2020

Hi @xalikoutis thanks for your suggestions. We have combined them with some additional features for API review. I’ll update this issue once the API review is complete. Once approved we would welcome an implementation PR if you are still interested.

1reaction
samtsterncommented, Dec 1, 2020

@kroikie are there any plans for Remote Config upload support in the CLI?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Modify Remote Config programmatically - Firebase
This document describes how you can programatically read and modify the set of JSON-formatted parameters and conditions known as the Remote Config template....
Read more >
Integrating Remote Config on Android Codelab
In this codelab, you will learn how to implement and use Remote Config on Android.
Read more >
Get started with Firebase Remote Config - FlutterFire
You can use Firebase Remote Config to define parameters in your app and update their values in the cloud, allowing you to modify...
Read more >
Monitoring Changes In Firebase Remote Config Using Kotlin ...
To deploy our Cloud Function from our local development machine, we need to do several things: Install gcloud cli; Authenticate gcloud with our...
Read more >
Practical Guide: Flutter + Firebase + FlutterFire CLI + CI ...
The floating action button in the HomeScreen widget will be responsible for triggering the fetching of configurations from the remote server. In ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found