Netlify CLI


build

(Beta) Build on your local machine

Usage

netlify build

Flags

  • dry (boolean) - Dry run: show instructions without running them
  • context (string) - Build context
  • 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 build