macOS
brew install fake-gcs-serverlocal Homebrew formula metadata
brew
Emulator for Google Cloud Storage API. Version 1.54.0 via Homebrew; verified from local package data.
install
brew install fake-gcs-serverlocal Homebrew formula metadata
nix profile install nixpkgs#fake-gcs-servernixpkgs package indexes · pkgs/by-name/fa/fake-gcs-server/package.nix · source: api.github.com
sudo zypper install fake-gcs-serveropenSUSE Tumbleweed package metadata · fake-gcs-server · source: download.opensuse.org
overview
Emulator for Google Cloud Storage API
history
fake-gcs-server is a Go-based emulator for the Google Cloud Storage API. It is designed for tests that need local bucket and object behavior without talking to Google Cloud.
The public GitHub repository was created in May 2017. Its README presents the project both as a Go library, exposed through the fakestorage package, and as a standalone binary or Docker image.
The project fits the common package-manager role of a local service emulator: install a small binary, run it in tests or CI, and point client code at a local endpoint. The README also documents Docker Hub images and GitHub releases, which broaden adoption beyond Go-only consumers.
Typical use is to start fake-gcs-server on a local port, optionally preload bucket/object data by mounting a /data directory, and run tests against its HTTP or HTTPS Google Cloud Storage-compatible endpoints. Server flags can also be supplied through FAKE_GCS_* environment variables.
For packagers, fake-gcs-server is useful because it turns cloud-storage integration tests into local, reproducible processes. Its split identity as both a Go test library and a command-line emulator makes it useful in mixed-language test suites.
security posture
broad file, network, media, or database tool signal. 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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fake-gcs-server | 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/fsouza/fake-gcs-server
install metadata
| Package key | brew:fake-gcs-server |
|---|---|
| Version | 1.54.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fake-gcs-server |
| Homepage | https://github.com/fsouza/fake-gcs-server |
| Repository | https://github.com/fsouza/fake-gcs-server |
| Upstream docs | https://github.com/fsouza/fake-gcs-server#readme |
| License | BSD-2-Clause |
| Source archive | https://github.com/fsouza/fake-gcs-server/archive/refs/tags/v1.54.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fake-gcs-server |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
fake-gcs-server
nix profile install nixpkgs#fake-gcs-serverfake-gcs-server 1.52.2-3.4
Google Cloud Storage emulator & testing library
https://github.com/fsouza/fake-gcs-server
sudo zypper install fake-gcs-serversource 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.