Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug where migration of config-clone command to TS broke the command. #4173

Merged
merged 2 commits into from Feb 16, 2022

Conversation

taeold
Copy link
Contributor

@taeold taeold commented Feb 16, 2022

While migrating the command to TS in #4025, we introduced a small bug that effectively broke the functions:config:clone command that did not pass the --only flag.

Fixes #4112

@taeold taeold merged commit 1be06d3 into master Feb 16, 2022
@taeold taeold deleted the dl-cf3-config-clone-bugfix branch February 16, 2022 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

firebase functions:config:clone --from <project> stopped working @10
3 participants