title | description |
---|---|
Netlify CLI watch command |
Watch for site deploy to finish |
Watch for site deploy to finish
Usage
netlify watch
Flags
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