netlify functions:serve
(Beta) Serve functions locally
Options
Name | Description |
---|---|
-f, --functions <functions> | Specify a functions folder to deploy |
-o, --offline | Disables any features that require network access |
-p, --port <port> | Port of netlify dev |
--debug | Print debugging information |
--httpProxy <httpProxy> | Proxy server address to route requests through |
--httpProxyCertificateFilename <httpProxyCertificateFilename> | Certificate file to use when connecting using a proxy server |