Documentation ¶
Overview ¶
Perform a hermetic build of gcsfuse at a particular git tag specifying the version name, producing a release tarball. On Linux, also produce release packages.
Usage:
package_gcsfuse dst_dir version [commit]
This will cause the gcsfuse git repo to be cloned to a temporary location and a build performed, embedding the given version name. The build will be performed at the given commit (or branch or tag), which defaults to `v<version>`.
A tarball will be written to dst_dir, along with .deb and .rpm files if building on Linux
Click to show internal directories.
Click to hide internal directories.