Dumping Files to Google Cloud Storage

To dump a file to Google Cloud Storage, you need to specify the file and the Google Cloud Storage path. For example:

get the file
the gs path is "gs://my_bucket/path/to/file"
dump the file to google cloud storage

Last updated

Was this helpful?