# Installer contentful-cli avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de contentful-cli pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:contentful-cli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.0.6
- **Résumé source:** Contentful command-line tools
- **Page d'accueil:** <https://www.contentful.com/developers/docs/tutorials/cli/>
- **Dernière mise à jour:** 2026-08-03T09:07:44Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- contentful (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.0.6
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

- 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
