netlify
OfficialAgent-readyDeployDeployDeploys, functions, and sites from the terminal.
The official CLI from Netlify. Deploys, functions, and sites from the terminal. Supports structured output — good for scripts and agents.
Task fit
deploys, functions, and sites from the terminal.
Lane
Ship previews, inspect logs, and move safely toward production.
Operator brief
Use netlify for deploys, functions, and sites from the terminal.
Run `netlify login && netlify deploy` and see what comes back.
Repository family
Netlify
First trust check
netlify responds locally and you can move on to authentication or project setup.
Safe first loop
Install, verify, then run one real command.
Preview deploy loop
Install command
$ npm i -g netlify-cliOperator pack
Copy or export the working notes for this CLI before handing it to an agent.
Verify
$ netlify --helpnetlify responds locally and you can move on to authentication or project setup.
First real command
$ netlify login && netlify deployFirst steps
- 01Install netlify.
- 02Run `netlify --help` first.
- 03Start with `netlify login && netlify deploy`.
- 04Authenticate netlify before asking the agent to do real work.
When to use / hold off when
Best for
deploys, functions, and sites from the terminal.
Use this when
You're on Netlify and want the official terminal experience.
Hold off when
Trust and constraints
Why operators pick it
- netlify fits deploy well, especially for deploys, functions, and sites from the terminal.
- It is the official CLI from Netlify.
- Good for scripts and agents.
Constraints
- Sign in before real work.
- Needs network access.
- Start with read-only or dry-run commands.
Repository context
Other CLIs in this family
This is the only CLI surfaced from this family right now.