how to install it https://cloud.google.com/storage/docs/gsutil_install#deb
see rsync options https://cloud.google.com/storage/docs/gsutil/commands/rsync
gsutil rsync -r -d importedCSV gs://ak-test-imports
enter in any ssh
gcloud compute ssh nativelara
see ssh option on gcloud https://cloud.google.com/sdk/gcloud/reference/compute/ssh
add a large file to cloud storage via cloud console:curl "sourcefile" | gsutil cp - gs://spclimatedata/"anyname"