macOS
brew install gatsby-clilocal Homebrew formula metadata
安装
brew install gatsby-clilocal Homebrew formula metadata
nix profile install nixpkgs#gatsby-clinixpkgs package indexes · pkgs/by-name/ga/gatsby-cli/package.nix · 来源: api.github.com
概览
Gatsby command-line interface
历史
Gatsby CLI is the command-line front end for Gatsby, the React-based framework for building static, server-rendered, and hybrid websites. It is the package-manager-facing entry point for creating, developing, building, serving, cleaning, and inspecting Gatsby sites.
The Gatsby repository was created in May 2015, with early 0.x releases later that year. Gatsby v1 reached beta and stable release milestones in 2017, and the project subsequently moved through major framework releases while keeping the CLI in the monorepo as one of many npm-published packages.
The official README describes Gatsby as a free and open-source React framework that combines static-site generation with app-style React behavior. The repository notes that it is a Lerna-managed monorepo containing multiple packages, including `gatsby-cli`.
The README points users to quickstarts, tutorials, plugins, starters, showcase sites, migration guides, release notes, and GitHub Discussions. It also exposes npm version and download badges for the main Gatsby package, reflecting Gatsby's package-centric ecosystem of starters and plugins.
The CLI can be installed globally with `npm install -g gatsby-cli` or run with `npx`. Common commands include `gatsby new`, `gatsby develop`, `gatsby build`, `gatsby serve`, `gatsby clean`, `gatsby info`, and `gatsby repl`.
Gatsby CLI is significant because it made a large React/static-site ecosystem accessible through a single package command, tying together starters, plugins, GraphQL data loading, local development servers, and production builds. For package managers, it is the small executable facade over a much larger JavaScript framework and plugin graph.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
<project_root>/gatsby-config.js<project_root>/gatsby-config.mjs<project_root>/gatsby-config.ts<project_root>\gatsby-config.js<project_root>\gatsby-config.mjs<project_root>\gatsby-config.ts可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gatsby | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.gatsbyjs.com/docs/reference/gatsby-cli/
安装元数据
| 软件包键 | brew:gatsby-cli |
|---|---|
| 版本 | 5.16.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gatsby-cli |
| 主页 | https://www.gatsbyjs.com/docs/reference/gatsby-cli/ |
| 仓库 | https://github.com/gatsbyjs/gatsby |
| 上游文档 | https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-cli#readme |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.16.0.tgz |
| 最后更新 | 2026-06-22T14:03:24-07:00 |
| Pulse | updated |
| 依赖 | node |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gatsby-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
gatsby-cli
nix profile install nixpkgs#gatsby-cli来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.