Skip to content

v0.0.2: Merge pull request #71 from mitre/resolve-gcp-loc

Compare
Choose a tag to compare
@mattrbianchi mattrbianchi released this 10 Apr 00:40
· 124 commits to master since this release
bb2e3f0

CHANGELOG

Fusera and sracp can now resolve locations on Google's Cloud Platform. Just leave the location flag (-loc) blank and fusera will attempt to use AWS and then Google endpoints to determine what cloud provider and region it is operating in.
This release also opens both fusera and sracp up to using the ftp-ncbi region, although using them with an ftp protocol has not been tested. Some functionality seems to exist, but more investigation is needed.
Finally, some improvements were made to how help is printed, such as ensuring the help message is displayed when running fusera without any arguments. It seems that adding subcommands (mount and unmount) caused this to go away, but it's back now!