macOS
brew install contentful-clilocal Homebrew formula metadata
brew
Contentful command-line tools. Version 4.0.2 via Homebrew; verified 2026-06-15.
install
brew install contentful-clilocal Homebrew formula metadata
overview
Contentful command-line tools
history
Contentful CLI is the official command-line interface for Contentful, aimed at developers who want to automate Contentful spaces, migrations, imports, exports, extensions, and organization checks from a terminal or CI system.
The npm package was first published in May 2017, and the official GitHub repository was created later that year. Contentful maintains it as an MIT-licensed Node.js CLI distributed through npm/yarn and also packaged by Homebrew.
Its adoption tracks Contentful's API-first CMS workflow: the README and docs emphasize global Node package installation, Homebrew provides a bottled formula, and the command set covers the day-to-day operations a team would otherwise perform through the Contentful web app or APIs.
Typical use is `contentful login` to create or store a Content Management API token, then commands such as `contentful init`, `contentful space`, import/export, migration generation and execution, extension management, and organization security checks. The token is stored in `.contentfulrc.json` in the user's home directory.
For package managers, Contentful CLI is a representative SaaS automation CLI: a fast-moving npm-origin tool with a stable executable name, a home-directory credentials file, and an official upstream that also ships standalone/package-manager-friendly releases.
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.
~/.contentfulrc.jsonCredential-bearing paths to review before unattended agent runs.
~/.contentfulrc.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
contentful | 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.contentful.com/developers/docs/tutorials/cli/
install metadata
| Package key | brew:contentful-cli |
|---|---|
| Version | 4.0.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/contentful-cli |
| Homepage | https://www.contentful.com/developers/docs/tutorials/cli/ |
| Repository | https://github.com/contentful/contentful-cli |
| Upstream docs | https://github.com/contentful/contentful-cli/tree/main/docs |
| License | MIT |
| Source archive | https://registry.npmjs.org/contentful-cli/-/contentful-cli-4.0.2.tgz |
| Last updated | 2026-06-15T10:20:13-04: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 | contentful-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 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.