$HOME/.boto

From wikieduonline
Revision as of 18:57, 2 August 2022 by Welcome (talk | contribs) (→‎See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
cat $HOME/.boto | grep -v "#" | grep .
[Credentials]
gs_service_key_file = /path/to/gcloud-auth.json
[Boto]
https_validate_certificates = True
[GoogleCompute]
[GSUtil]
content_language = en
default_api_version = 2
default_project_id = your-project-name
[OAuth2]
cat $HOME/.boto | grep -v "#" | grep .
[Credentials]
gs_oauth2_refresh_token = 6//09y8-vZ8V3q0sCgYIARAAGAkSNwgBxxxxx
[Boto]
https_validate_certificates = True
[GoogleCompute]
[GSUtil]
content_language = en
default_api_version = 2
default_project_id = your-project-name
[OAuth2]


Related[edit]

See also[edit]

Advertising: