firebase use --add is an interactive command to set up a new alias. So you would run that, then choose a name (e.g. “prod”) and pick a project.
You can also do:
firebase use myproj-prod --alias prod
To create a “prod” alias for myproj-prod. After either of these, you’d be able to do:
firebase use prod # switch to production
firebase use default # switch back to int
Hope that helps.
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/ac8ac699-32b0-4fec-bd96-8525fabcd6af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.