From 1bbb5432eff91128208a8263c27fb1ae77f2ec81 Mon Sep 17 00:00:00 2001 From: Shun Fan Date: Wed, 22 Jul 2015 23:54:45 -0700 Subject: [PATCH] Update to production storagetransfer service account --- cloud-storage/storage-transfer/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cloud-storage/storage-transfer/README.md b/cloud-storage/storage-transfer/README.md index 2cc0711bf72..7d15bf4eafc 100644 --- a/cloud-storage/storage-transfer/README.md +++ b/cloud-storage/storage-transfer/README.md @@ -10,8 +10,8 @@ This app creates two types of transfers using the Transfer Service tool. 1. Within Developers Console, select APIs & auth > Credentials. 1. Select Add credentials > Service account > JSON key. 1. Set the environment variable GOOGLE_APPLICATION_CREDENTIALS to point to your JSON key. -1. Add the Storage Transfer service account, cloud-mobility@system.gserviceaccount.com as an - editor of your project. +1. Add the Storage Transfer service account as an editor of your project + storage-transfer-5031963314028297433@partnercontent.gserviceaccount.com 1. Set up gcloud for application default credentials. 1. `gcloud components update` 1. `gcloud auth login`