Building Google Cloud Platform Solutions
上QQ阅读APP看书,第一时间看更新

gsutil

For managing buckets and files on Google Cloud Storage, Google offers the  open-source gsutil command-line tool. This tool allows users to do things like browse files, set user permissions, configure storage life cycles, and upload/download files locally. With easy-to-use commands and support for multithreading, gsutil is a powerful tool. We'll work with gsutil more in Chapter 10, Google Cloud Storage.