| title | Netlify CLI watch command |
|---|---|
| hidden | true |
Watch for site deploy to finish
Usage
netlify watchFlags
debug(boolean) - Print debugging informationhttpProxy(string) - Proxy server address to route requests through.httpProxyCertificateFilename(string) - Certificate file to use when connecting using a proxy server
Examples
netlify watch
git push && netlify watch