firebase functions:shell
Launch full Node shell with emulated functions
Options
| Name | Description | 
|---|---|
| -p, --port  <arg> | The port on which to emulate functions | 
| --inspect-functions  <arg> | Emulate Cloud Functions in debug mode with the node inspector on the given port (9229 if not specified) | 
| -h, --help | Output usage information |