Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 699 Bytes

build.md

File metadata and controls

32 lines (22 loc) · 699 Bytes
title
Netlify CLI build command

build

(Beta) Build on your local machine

Usage

netlify build

Flags

  • context (string) - Build context
  • dry (boolean) - Dry run: show instructions without running them
  • offline (boolean) - disables any features that require network access
  • 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