netlify
officialscriptablepopularcautiondeploynpm
Netlify · Deploys, functions, and sites from the terminal.
$ npm i -g netlify-cliOne-liner to try
$ netlify login && netlify deployAgent pack
Quick reference
Install
npm i -g netlify-cliVerify
netlify --helpFirst command
netlify login && netlify deployMachine JSON
/cli/netlify.jsonAbout
The official CLI from Netlify. Deploys, functions, and sites from the terminal. Supports structured output — good for scripts and agents.
Example workflow
1. netlify login && netlify deploy