Deploys only the function named sendWelcomeEmail, which is ideal for iterating on one endpoint without waiting for the rest to build. The function name must match an export in your functions source. Related commands: firebase deploy --only functions deploys all functions, and firebase functions:delete removes one.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.