You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/backups-storage.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,10 +175,10 @@ To use [Google Cloud Storage (GCS) :octicons-link-external-16:](https://cloud.go
175
175
176
176
3. Encode your keys in base64 format. You need to encode the service account email and the private key. You can get these values from the service account key file you downloaded when you created the service account keys.
177
177
178
-
The following command shows how to encode a private key. Replace the placeholder with your private key and service account email or HMAC key and secret:
178
+
The following command shows how to encode a private key. Replace the placeholder with your private key and service account email:
0 commit comments