Automic VaultAutomic Vault

brew

cfnctl を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install cfnctl

local Homebrew formula metadata

概要

パッケージ概要

Brings the Terraform cli experience to AWS Cloudformation

コマンドとエイリアス

  • cfnctl

履歴

プロジェクトの歴史と使われ方

cfnctl is a Go command-line tool that brings a Terraform-like workflow to AWS CloudFormation. Its README presents familiar commands such as apply, plan, destroy, output, and validate for users who still need to manage CloudFormation stacks.

プロジェクトの歴史

The official repository was created in September 2021 and frames the tool around a specific workflow problem: teams that like Terraform's CLI experience but are required to use CloudFormation. The README describes the project as early in development and explicitly lists missing features such as large-template S3 upload and drift detection.

The first public GitHub releases in March 2023 were v0.1.0 and v0.1.1. The README continues to invite feature requests and pull requests and notes planned terminal UI work around the Charm stack.

採用の歴史

cfnctl is a niche infrastructure tool rather than a broad AWS standard utility. Official distribution is through GitHub releases, and the package metadata in this batch shows it packaged in Homebrew.

Its adoption story is best read as package-manager convenience for CloudFormation-heavy users who want plan/apply style stack operations without switching their template language.

使われ方

The documented commands are apply, plan, destroy, output, validate, and version. The README example uses `cfnctl apply --template-file mycfntmpl.yaml --auto-approve`.

Because the official README does not document a persistent application config file or credentials file, those locations are left null. AWS credential handling may be inherited from the AWS SDK or environment, but that is not named in the project documentation used here.

パッケージ好きにとっての重要性

cfnctl is interesting to package people because it is a small single-purpose CLI that imports the workflow vocabulary of one infrastructure tool into another ecosystem. That kind of tool often lives or dies by whether it is easy to install as a binary.

The Homebrew formula matters here: it turns a GitHub-release-only CloudFormation helper into a one-command install for macOS operators.

タイムライン

  • 2021: The rogerwelin/cfnctl repository is created on GitHub.
  • 2023: v0.1.0 and v0.1.1 are published as GitHub releases.
  • 2026: The README still describes planned improvements and early-development gaps.

Related projects

  • AWS CloudFormation is the stack system cfnctl operates against.
  • Terraform is the workflow model named directly by the README.
  • Charm's Bubble Tea, Lip Gloss, and Huh are listed in the README as planned terminal UI migration targets.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:cloud

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cfnctlcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.1.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.1.1

https://github.com/rogerwelin/cfnctl

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cfnctl
バージョン0.1.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cfnctl
ホームページhttps://github.com/rogerwelin/cfnctl
リポジトリhttps://github.com/rogerwelin/cfnctl
上流ドキュメントhttps://github.com/rogerwelin/cfnctl#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/rogerwelin/cfnctl/archive/refs/tags/v0.1.1.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecfnctl
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment