# Packages
A tool that builds gcsfuse binaries, assembles helper scripts, etc., and writes them out to a destination directory with the correct hierarchy.
No description provided by the author
A helper that allows using gcsfuse with mount(8).
Perform a hermetic build of gcsfuse at a particular git tag specifying the version name, producing .deb and .rpm files for Linux.
Prefetches files into local disk cache from specified bucket
Usage:
prefetch_cache_gcsfuse cache_dir bucket_name [prefix]
This will prefetch the cache files from the specified bucket with an optional file prefix to filter the GCS objects and download them into the specified cache directory
.
No description provided by the author