macOS
brew install gatsby-clilocal Homebrew formula metadata
brew
Gatsby command-line interface. Version 5.16.0 via Homebrew; verified 2026-06-22.
install
brew install gatsby-clilocal Homebrew formula metadata
nix profile install nixpkgs#gatsby-clinixpkgs package indexes · pkgs/by-name/ga/gatsby-cli/package.nix · source: api.github.com
overview
Gatsby command-line interface
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.tsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gatsby | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.gatsbyjs.com/docs/reference/gatsby-cli/
install metadata
| Package key | brew:gatsby-cli |
|---|---|
| Version | 5.16.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gatsby-cli |
| Homepage | https://www.gatsbyjs.com/docs/reference/gatsby-cli/ |
| Repository | https://github.com/gatsbyjs/gatsby |
| Upstream docs | https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-cli#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/gatsby-cli/-/gatsby-cli-5.16.0.tgz |
| Last updated | 2026-06-22T14:03:24-07:00 |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gatsby-cli
nix profile install nixpkgs#gatsby-clisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.