v0.0.2: Merge pull request #71 from mitre/resolve-gcp-loc
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!