Google GSutil create folder
问题 How can u create a new folder inside a bucket in google cloud storage using the gsutil command? I tried using the same command in creating bucket but still got an error gsutil mb -l us-east1 gs://my-awesome-bucket/new_folder/ Thanks! 回答1: The concept of directory is abstract in Google Cloud Storage. From the docs (How Subdirectories Work) : gsutil provides the illusion of a hierarchical file tree atop the "flat" name space supported by the Google Cloud Storage service. To the service, the