Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 462 Bytes

init.md

File metadata and controls

23 lines (15 loc) · 462 Bytes
title description
Netlify CLI init command
Initialize a new site locally

init

Configure continuous deployment for a new or existing site

Usage

netlify init

Flags

  • manual (boolean) - Manually configure a git remote for CI
  • watch (boolean) - Make the CLI wait for the first deploy to complete after setting up CI