Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.

Does it support deploy multiple cloud functions? #276

Open
mrdulin opened this issue Sep 25, 2018 · 1 comment
Open

Does it support deploy multiple cloud functions? #276

mrdulin opened this issue Sep 25, 2018 · 1 comment

Comments

@mrdulin
Copy link

mrdulin commented Sep 25, 2018

Environment details

  • @google-cloud/functions-emulator version: ^1.0.0-beta.5

such as:

functions deploy createUser resetPassword --trigger-http

index.js:

exports.createUser = () => {/*...*/}
exports.resetPassword = () => {/*...*/}
@grant
Copy link
Contributor

grant commented Mar 8, 2019

@jmdobry Yes or no?
I can document this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants