How to use Service Accounts with gsutil, for uploading to GCS and BigQuery
Google Cloud Storage from version (3.26) and above, supports service accounts. If you already have gsutil installed you can get this version by running:
\n\ngsutil update\n\nIn brief, you can configure a service account by running:
\n\ngsutil config -e\n\nSee gsutil help config for more details about using the config command.
See gsutil help creds for information about the different flavors of credentials (and different use cases) that gsutil supports
Atori
posted onEnjoy great content like this and a lot more !
Signup for a free account to write a post / comment / upvote posts. Its simple and takes less than 5 seconds

Post Comment