{"id":13686114,"url":"https://github.com/netlify/cli","last_synced_at":"2026-04-23T00:01:16.453Z","repository":{"id":21746141,"uuid":"25067998","full_name":"netlify/cli","owner":"netlify","description":"Netlify Command Line Interface","archived":false,"fork":false,"pushed_at":"2026-04-18T14:57:51.000Z","size":285772,"stargazers_count":1846,"open_issues_count":101,"forks_count":450,"subscribers_count":54,"default_branch":"main","last_synced_at":"2026-04-18T16:35:09.720Z","etag":null,"topics":["cli","netlify"],"latest_commit_sha":null,"homepage":"http://cli.netlify.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netlify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-10-11T07:29:59.000Z","updated_at":"2026-04-18T14:56:05.000Z","dependencies_parsed_at":"2023-10-03T02:34:13.838Z","dependency_job_id":"60a431b3-6548-488f-8716-a6db41c15b70","html_url":"https://github.com/netlify/cli","commit_stats":{"total_commits":5803,"total_committers":207,"mean_commits":"28.033816425120772","dds":0.6243322419438222,"last_synced_commit":"da3563b7e3059305bfb742d5ef5f6418d11a1208"},"previous_names":["netlify/netlify-cli"],"tags_count":1321,"template":false,"template_full_name":null,"purl":"pkg:github/netlify/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netlify","download_url":"https://codeload.github.com/netlify/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netlify%2Fcli/sbom","scorecard":{"id":680831,"data":{"date":"2025-08-11","repo":{"name":"github.com/netlify/cli","commit":"3b19a49093b761cb85ccad19e694ea475463ea99"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pre-release-sha.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pre-release.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:30","Warn: no topLevel permission defined: .github/workflows/benchmark-post.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/format.yml:1","Warn: no topLevel permission defined: .github/workflows/fossa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-release-sha.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release-please.yml:1","Warn: no topLevel permission defined: .github/workflows/typecheck.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1","Warn: topLevel 'checks' permission set to 'write': .github/workflows/vale.yml:14","Warn: no topLevel permission defined: .github/workflows/verify-docs.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark-post.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/benchmark-post.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark-post.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/benchmark-post.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark-post.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/benchmark-post.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark-post.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/benchmark-post.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/benchmark.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/e2e-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/e2e-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/e2e-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/e2e-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/format.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/format.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fossa.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/fossa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/integration-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/integration-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/integration-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/integration-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release-sha.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/pre-release-sha.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release-sha.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/pre-release-sha.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/pre-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/pre-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/release-please.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/release-please.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typecheck.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/typecheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typecheck.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/typecheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/unit-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/unit-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vale.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/vale.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/vale.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/vale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/verify-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-docs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/netlify/cli/verify-docs.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/fossa.yml:24","Info:   0 out of  34 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:  12 out of  12 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/netlify/.github/SECURITY.md:1","Info: Found linked content: github.com/netlify/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/netlify/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pre-release-sha.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2024-0019 / GHSA-r8w9-5wcg-vfj7","Warn: Project is vulnerable to: RUSTSEC-2023-0005 / GHSA-4q83-7cq4-p6wg","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-3h52-269p-cp9r"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T23:06:50.107Z","repository_id":21746141,"created_at":"2025-08-21T23:06:50.107Z","updated_at":"2025-08-21T23:06:50.107Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32159962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","netlify"],"created_at":"2024-08-02T14:01:07.621Z","updated_at":"2026-04-23T00:01:16.391Z","avatar_url":"https://github.com/netlify.png","language":"TypeScript","readme":"![Netlify CLI](cli.png)\n\n[![Coverage Status](https://codecov.io/gh/netlify/cli/branch/main/graph/badge.svg)](https://codecov.io/gh/netlify/cli)\n[![npm version][npm-img]][npm] [![downloads][dl-img]][dl] [![netlify-status][netlify-img]][netlify]\n[![security][snyk-img]][snyk]\n\nInteract with [Netlify](http://netlify.com/) from the comfort of your CLI.\n\nSee the [CLI command line reference](https://cli.netlify.com/#commands) to get started and the docs on using\n[Netlify Dev](https://github.com/netlify/cli/blob/main/docs/commands/dev.md) to run your site locally.\n\n## Table of Contents\n\n\u003c!-- AUTO-GENERATED-CONTENT:START (TOC:collapse=true\u0026collapseText=Click to expand) --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eClick to expand\u003c/summary\u003e\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Documentation](#documentation)\n- [Commands](#commands)\n  - [api](#api)\n  - [blobs](#blobs)\n  - [build](#build)\n  - [completion](#completion)\n  - [deploy](#deploy)\n  - [dev](#dev)\n  - [env](#env)\n  - [functions](#functions)\n  - [init](#init)\n  - [integration](#integration)\n  - [link](#link)\n  - [login](#login)\n  - [open](#open)\n  - [recipes](#recipes)\n  - [serve](#serve)\n  - [sites](#sites)\n  - [status](#status)\n  - [switch](#switch)\n  - [unlink](#unlink)\n  - [watch](#watch)\n- [Contributing](#contributing)\n- [Development](#development)\n- [License](#license)\n\n\u003c/details\u003e\n\u003c!-- AUTO-GENERATED-CONTENT:END --\u003e\n\n## Installation\n\nNetlify CLI requires [Node.js](https://nodejs.org) version 20.12.2 or above. To install, run the following command from\nany directory in your terminal:\n\n```bash\nnpm install netlify-cli -g\n```\n\nWhen using the CLI in a CI environment we recommend installing it locally as a development dependency, instead of\nglobally. To install locally, run the following command from the root directory of your project:\n\n```bash\nnpm install --save-dev netlify-cli\n```\n\n**Important:** Running `npm install netlify-cli -g` in CI means you're always installing the latest version of the CLI,\nincluding **breaking changes**. When you install locally and use a\n[lock file](https://docs.npmjs.com/cli/v7/commands/npm-ci) you guarantee reproducible builds. To manage CLI updates we\nrecommend using an automated tool like [renovate](https://github.com/renovatebot/renovate) or\n[dependabot](https://github.com/dependabot).\n\nAlternatively you may also use Homebrew: `brew install netlify-cli` (thanks\n[@cglong](https://github.com/netlify/cli/issues/291)).\n\n## Usage\n\nInstalling the CLI globally provides access to the `netlify` command.\n\n```sh-session\nnetlify [command]\n\n# Run `help` for detailed information about CLI commands\nnetlify [command] help\n```\n\n## Documentation\n\nTo learn how to log in to Netlify and start deploying projects, visit the\n[documentation on Netlify](https://docs.netlify.com/cli/get-started/).\n\n## Commands\n\nFor a full command reference visit [cli.netlify.com](https://cli.netlify.com/).\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for more info on how to make contributions to this project.\n\n## Development\n\nYou'll need to follow these steps to run Netlify CLI locally:\n\n    uninstall any globally installed versions of netlify-cli\n    clone and install deps for https://github.com/netlify/cli\n    npm link from inside the cli folder\n\nNow you're both ready to start testing and to contribute to the project!\n\n## License\n\nMIT. See [LICENSE](LICENSE) for more details.\n\n[npm-img]: https://img.shields.io/npm/v/netlify-cli.svg\n[npm]: https://npmjs.org/package/netlify-cli\n[av-img]: https://ci.appveyor.com/api/projects/status/imk2qjc34ly7x11b/branch/master?svg=true\n[av]: https://ci.appveyor.com/project/netlify/cli\n[dl-img]: https://img.shields.io/npm/dm/netlify-cli.svg\n[dl]: https://npmjs.org/package/netlify-cli\n[david-img]: https://david-dm.org/netlify/cli/status.svg\n[david]: https://david-dm.org/netlify/cli\n[snyk-img]: https://snyk.io/test/npm/netlify-cli/badge.svg\n[snyk]: https://snyk.io/test/npm/netlify-cli\n[netlify-img]: https://api.netlify.com/api/v1/badges/d3807379-2dcf-4a43-9c00-e7e8d90ecf70/deploy-status\n[netlify]: https://app.netlify.com/projects/cli/deploys\n","funding_links":[],"categories":["TypeScript","Prerequisites","JavaScript","cli","Cloud and Infrastructure"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetlify%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetlify%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetlify%2Fcli/lists"}