HomeSort by relevance Sort by last modified time
    Searched refs:gcloud (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
creds.py 31 When gsutil is installed/used via the Cloud SDK ("gcloud"), credentials are
33 ~/.config/gcloud (any manipulation of credentials should be done via the
34 gcloud auth command). If you need to set up multiple credentials (e.g., one
36 gcloud auth command manages the credentials for you, and you switch between
37 credentials using the gcloud auth command as well (for more details see
38 https://developers.google.com/cloud/sdk/gcloud/#gcloud.auth).
40 Once credentials have been configured via gcloud auth, those credentials will
45 gcloud credential store (e.g., an HMAC credential for an S3 account).
157 help_name_aliases=['credentials', 'authentication', 'auth', 'gcloud'],
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
update.py 276 '"gcloud components update" to update it. Note: the Cloud SDK '
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
client.py 81 # The ~/.config subdirectory containing gcloud credentials. Intended
83 _CLOUDSDK_CONFIG_DIRECTORY = 'gcloud'
    [all...]

Completed in 354 milliseconds