macOS
brew install gcsfuselocal Homebrew formula metadata
brew
User-space file system for interacting with Google Cloud. Version 3.10.0 via Homebrew; verified 2026-06-19.
install
brew install gcsfuselocal Homebrew formula metadata
nix profile install nixpkgs#gcsfusenixpkgs package indexes · pkgs/by-name/gc/gcsfuse/package.nix · source: api.github.com
overview
User-space file system for interacting with Google Cloud
history
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.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gcsfuse | cli | global executable | |
mount.fuse.gcsfuse | cli | global executable | |
mount.gcsfuse | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/GoogleCloudPlatform/gcsfuse
install metadata
| Package key | brew:gcsfuse |
|---|---|
| Version | 3.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gcsfuse |
| Homepage | https://github.com/googlecloudplatform/gcsfuse |
| Repository | https://github.com/googlecloudplatform/gcsfuse |
| Upstream docs | https://docs.cloud.google.com/storage/docs/cloud-storage-fuse/cli-options |
| License | Apache-2.0 |
| Source archive | https://github.com/GoogleCloudPlatform/gcsfuse/archive/refs/tags/v3.10.0.tar.gz |
| Last updated | 2026-06-19T10:47:08Z |
| Pulse | updated |
| Dependencies | libfuse |
| Build dependencies | go |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gcsfuse
nix profile install nixpkgs#gcsfusesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.