# netlify/cli

Netlify Command Line Interface

Repository: https://github.com/netlify/cli
Canonical: https://ross.abutalabs.com/products/netlify-cli
Homepage: http://cli.netlify.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: netlify, cli
Last push: 2026-08-26T13:32:50+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 4344, "days_push": 7, "days_rel": 7, "gap_med": 1.0, "n_releases_24m": 159}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1909, forks 469 (observed 2026-08-28T04:05:53.017165+00:00)

## What it is
The official Netlify command line interface for interacting with Netlify from the terminal. It supports deploying sites, running local dev servers, managing environment variables, functions, Blobs storage, and provisioning databases.

## Use cases
- deploy a site to netlify from the terminal
- run my netlify site locally with netlify dev
- manage netlify environment variables from cli
- provision a postgres database for my netlify project
- run netlify serverless functions locally
- manage netlify blobs storage from the command line
- link a local repo to a netlify site

## When to choose
- you deploy or manage sites on Netlify and want terminal-based workflows
- you need to emulate Netlify's dev server, functions, and redirects locally
- you want scripted or CI-driven Netlify deployments

## When to avoid
- you deploy to other platforms like Vercel or AWS without Netlify
- you prefer managing Netlify exclusively through its web dashboard
- your project does not use Node.js 22.13+ and you cannot install it

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, deployment, developer-tools, http-server, configuration-management
- domain: developer-tools, web-development, cloud-computing
- platform: cli, cross-platform, windows
- tags: netlify, jamstack, local-development, site-deployment, serverless-functions, postgres-provisioning, command-line, devops, nodejs, macos, linux

## Member repositories
- netlify/cli (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:53.017165+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:11:07.494336+00:00, confidence not recorded.
  - readme: https://github.com/netlify/cli (fetched 2026-08-28T04:05:53.017165+00:00, sha dcbea90045b5)
  - homepage: http://cli.netlify.com (fetched 2026-08-29T10:50:31.709844+00:00, sha 6c89136a7583)
- Data as of 2026-08-30T08:39:29.467469+00:00.
