Skip to content

Instantly share code, notes, and snippets.

@rduque1
Created September 14, 2017 11:57
Show Gist options
  • Save rduque1/154feb87385b79432c51d5a81c221016 to your computer and use it in GitHub Desktop.
Save rduque1/154feb87385b79432c51d5a81c221016 to your computer and use it in GitHub Desktop.
Create gs signed url
# -d number of days valid url
gsutil signurl -d 2d ~/.ssh/key_service_account_gc_gsutil-signedurl.txt gs://path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment