# contentful-cli を Homebrew でインストール

contentful-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:contentful-cli
- **パッケージマネージャ:** Homebrew
- **バージョン:** 4.0.6
- **ソース概要:** Contentful command-line tools
- **ホームページ:** <https://www.contentful.com/developers/docs/tutorials/cli/>
- **最終更新:** 2026-08-03T09:07:44Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- contentful (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 4.0.6
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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)


## ソース

- 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
