macOS
brew install gcsfuselocal Homebrew formula metadata
brew
gcsfuse のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gcsfuselocal Homebrew formula metadata
nix profile install nixpkgs#gcsfusenixpkgs package indexes · pkgs/by-name/gc/gcsfuse/package.nix · ソース: api.github.com
概要
User-space file system for interacting with Google Cloud
履歴
Cloud Storage FUSE, packaged as gcsfuse, is Google's open source FUSE adapter for mounting Cloud Storage buckets as local file systems. Its package history sits between cloud storage, Unix filesystem conventions, and Kubernetes/GKE integration.
The GitHub repository was created in February 2015 and describes the project as a user-space filesystem for Google Cloud Storage. Google tied v1.0.0 to General Availability in June 2023 and moved documentation into Google Cloud documentation pages at that time.
Cloud Storage FUSE adoption expanded from a general bucket-mounting CLI into Google Cloud workload infrastructure. The README emphasizes validated machine-learning use cases, local file caching, parallel downloads, streaming writes, and a Kubernetes CSI driver that lets GKE manage deployment and bucket mounts.
Users mount a Cloud Storage bucket into a local filesystem namespace, then read and write objects through filesystem calls. The modern documentation and README emphasize that the behavior differs from a POSIX filesystem, so users need the Cloud Storage FUSE semantics and limits when designing applications.
gcsfuse is significant because it packages cloud object storage as a Unix mount point. That makes it a classic infrastructure adapter: deceptively familiar at the CLI level, but backed by remote object-store semantics, authentication, caching, and workload-specific performance tuning.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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-bearing paths to review before unattended agent runs.
~/.config/gcloud/application_default_credentials.json%APPDATA%\gcloud\application_default_credentials.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gcsfuse | cli | グローバル実行可能ファイル | |
mount.fuse.gcsfuse | cli | グローバル実行可能ファイル | |
mount.gcsfuse | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/GoogleCloudPlatform/gcsfuse
インストールメタデータ
| パッケージキー | brew:gcsfuse |
|---|---|
| バージョン | 3.10.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gcsfuse |
| ホームページ | https://github.com/googlecloudplatform/gcsfuse |
| リポジトリ | https://github.com/googlecloudplatform/gcsfuse |
| 上流ドキュメント | https://docs.cloud.google.com/storage/docs/cloud-storage-fuse/cli-options |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/GoogleCloudPlatform/gcsfuse/archive/refs/tags/v3.10.0.tar.gz |
| 最終更新 | 2026-06-19T10:47:08Z |
| Pulse | updated |
| 依存関係 | libfuse |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gcsfuse |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gcsfuse
nix profile install nixpkgs#gcsfuseソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.