# contentful-cli mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für contentful-cli in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:contentful-cli
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install contentful-cli
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:contentful-cli
- **Paketmanager:** Homebrew
- **Version:** 4.0.6
- **Quellzusammenfassung:** Contentful command-line tools
- **Homepage:** <https://www.contentful.com/developers/docs/tutorials/cli/>
- **Zuletzt aktualisiert:** 2026-08-03T09:07:44Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- contentful (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 4.0.6
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2017-05-24: npm package created.
- 2017-08-31: Official GitHub repository created.
- 2026-06-05: v4.0.2 release published.

### Related projects

- The CLI references Contentful's Migration DSL and Content Management API, and it sits beside Contentful SDKs as the terminal-oriented automation surface for the service.

### Quellen

- <https://www.npmjs.com/package/contentful-cli>
- <https://github.com/contentful/contentful-cli>
- <https://github.com/contentful/contentful-cli/tree/main/docs>
- <https://github.com/contentful/contentful-cli/blob/main/docs/login/README.md>
- <https://github.com/contentful/contentful-cli/releases/tag/v4.0.2>
- <https://formulae.brew.sh/formula/contentful-cli>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.contentfulrc.json

## Credential files

- Unix: ~/.contentfulrc.json

## Combined YAML source

View the package source record on GitHub. [combined/contentful-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/contentful-cli.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
