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

request: Automatically create a firebase project if non found with -p flag #159

Open
1 task done
D-James-GH opened this issue Mar 2, 2023 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@D-James-GH
Copy link

Is there an existing feature request for this?

  • I have searched the existing issues.

Command

flutterfire configure -p new-project-name

Description

It would be great to have the cli create the firebase project if it is not found, possibly in conjunction with a "--create" flag or something.

Reasoning

Currently flutterfire has the ability to create a project using the interactive version. However when using flags only it throws a FirebaseProjectNotFoundException. I would love to be able to automate the creation of new apps including creating the firebase project.

Additional context and comments

No response

@russellwheatley russellwheatley added enhancement New feature or request and removed triage labels Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants