Skip to content

Firebase start local emulators for specified codebase only #4878

Open
@RazaShehryar

Description

@RazaShehryar

While having two separate codebases (one for v1 and the other one for v2 functions), it is very frustrating that whenever I run firebase emulators:start --only functions:${codebase-name}, it initializes all the codebase functions.

I would like to start only those functions which falls under the specified codebase name.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions