Netlify CLI


watch

Watch for site deploy to finish

Usage

netlify watch

Flags

  • debug (boolean) - Print debugging information
  • http-proxy (string) - Proxy server address to route requests through.
  • http-proxy-certificate-filename (string) - Certificate file to use when connecting using a proxy server

Examples

netlify watch
git push && netlify watch