pkg.soopen package index

brew / 順位 2210

cloud-nuke を Homebrew, Nix, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install cloud-nuke

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#cloud-nuke

nixpkgs package indexes · pkgs/by-name/cl/cloud-nuke/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/cloud-nuke

Scoop official bucket manifest trees · bucket/cloud-nuke.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Gruntwork.cloud-nuke -e

Windows Package Manager source index · Gruntwork.cloud-nuke · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

CLI tool to nuke (delete) cloud resources

コマンドとエイリアス

  • cloud-nuke

履歴

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

cloud-nuke is Gruntwork's destructive cleanup CLI for deleting cloud resources, mainly used around test accounts, ephemeral infrastructure, and default AWS resource cleanup. Its history is source-backed enough to treat it as a real package-manager tool rather than just a GitHub utility.

プロジェクトの歴史

The gruntwork-io/cloud-nuke repository was created in 2017 and is maintained by Gruntwork. The README frames the tool as a way to remove leftover resources, clean test accounts, and delete defaults such as default VPCs and permissive security group rules.

The tool evolved from AWS-focused cleanup into a CLI with inspect, dry-run, filtering, config-file, and GCP commands. The README also documents telemetry added as of v0.29.0, showing a maintained packaged CLI rather than a one-off script.

採用の歴史

Official installation docs point users to GitHub release binaries and explicitly list Homebrew for macOS and Linux plus winget for Windows. The input package-manager facts also record Nix, Scoop, and winget identifiers, so adoption is package-manager centric even though upstream cautions that package-manager builds may lag releases.

The CLI is significant in infrastructure shops because it turns account cleanup into a repeatable command with filters, dry-run, region selection, resource-type selection, and config-driven targeting.

使われ方

Common use is `cloud-nuke aws` for deletion, `cloud-nuke inspect-aws` for inspection, `cloud-nuke defaults-aws` for default VPC and security group cleanup, and `cloud-nuke gcp` for GCP deletion. The official docs emphasize dry-run and filtering because the default delete path is intentionally dangerous.

Credentials come from standard AWS CLI credential mechanisms for AWS usage, and the tool accepts command flags plus an optional user-supplied config file path for granular filtering.

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

cloud-nuke is a good example of a high-blast-radius CLI where package freshness, binary provenance, and default behavior matter. Upstream warns users to compare package-manager versions with GitHub releases.

For Homebrew and cross-platform package indexes, it is notable because it packages operational cloud deletion behavior as a one-command executable rather than a library.

タイムライン

  • 2017: gruntwork-io/cloud-nuke GitHub repository metadata was created.
  • v0.29.0: Upstream README records the addition of telemetry.
  • Current docs: Official install instructions list release binaries, Homebrew, and winget.

Related projects

  • Gruntwork's broader infrastructure tooling ecosystem is the upstream context for cloud-nuke.
  • AWS CLI credential files and GCP project credentials are operational dependencies for the supported cloud providers.
  • Cloud clean-up and account janitor tools occupy the same niche, but cloud-nuke is the package in this batch with explicit package-manager distribution.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:cloud

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

local files

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.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/credentials~/.aws/config
Windows
%UserProfile%\.aws\credentials%UserProfile%\.aws\config

実行可能ファイル

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

コマンド種類公開範囲メモ
cloud-nuke実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.52.0
マネージャ更新日2026-07-27
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cloud-nuke
バージョン0.52.0
パッケージマネージャHomebrew
ホームページhttps://gruntwork.io/
リポジトリhttps://github.com/gruntwork-io/cloud-nuke
最終更新2026-07-27T22:04:01+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

cloud-nuke

nix profile install nixpkgs#cloud-nuke
  • normalized package name match
  • 一致条件: Cloud Nuke
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cl/cloud-nuke/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/cloud-nuke

scoop install main/cloud-nuke
  • normalized package name match
  • 一致条件: Cloud Nuke
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/cloud-nuke.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Gruntwork.cloud-nuke

winget install --id Gruntwork.cloud-nuke -e
  • normalized package name match
  • 一致条件: Cloud Nuke
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Gruntwork.cloud-nuke from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

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