Documentation ¶
Overview ¶
Perform a hermetic build of gcsfuse at a particular git tag specifying the version name, producing .deb and .rpm files for Linux.
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>`.
.deb and .rpm files will be written to dst_dir.
Click to show internal directories.
Click to hide internal directories.