GCP cloud storage
Authentication
Access- and secretkey
Usage
Environment variables:
BUCKETPROJECT_ID
List all buckets:
gcloud storage ls
List bucket content:
gcloud storage ls gs://mastodon--dev/accounts
Copy:
gcloud storage cp /tmp/index.html gs://versatiles-prod/index.html
Backup
- Storage Transfer Service
gsutil cporgsutil rsyncto another bucket- Object versioning together with Object Lifecycle Management