google-cloud-sdk - Tools for Google Cloud Services
Install google-cloud-sdk rpm package:
# zypper install google-cloud-sdk
2017-09-06 - rjschwei@suse.com - Fix gsutil (bsc#1054930) + Force VERSION and CHECKSUM file into the right place, settings from MANIFEST.in are being ignored + Remove the "gsutil test" command. The test command depends on third_party test implementation and is invoked during "regular" operation such as cp and ls. Testing should be loaded only for developers
2017-02-07 - jengelh@inai.de - Use the more typical >= operator for version comparisons - Use find -exec over xargs