Update 'Backing up stuff in Google Cloud Storage'

master
parent 7b690623da
commit 103944e892

@ -7,4 +7,4 @@ Once you have a subscription, these are the steps:
5. Install the google cloud SDK
6. Authenticate the google cloud command with the service principal (`gcloud auth activate-service-account --key-file=[KEY_FILE]
`)
7. Use the gcloud command to copy the local file to the bucket
7. Use the gcloud command to copy the local file to the bucket (`gcloud alpha storage cp /var/backups/cluster.sql gs://lab-backup-gbn/`)
Loading…
Cancel
Save