Netlify CLI


watch

Watch for site deploy to finish

Usage

netlify watch

Flags

  • debug (boolean) - Print debugging information
  • httpProxy (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