macOS
brew install gcsfuselocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.