Difference between revisions of "Gcloud credential helper"
Jump to navigation
Jump to search
(Created page with "{{lc}} * https://cloud.google.com/container-registry/docs/advanced-authentication#gcloud-helper == See also == * {{gcloud config}} Category:gcloud") |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
* https://cloud.google.com/container-registry/docs/advanced-authentication#gcloud-helper | * https://cloud.google.com/container-registry/docs/advanced-authentication#gcloud-helper | ||
+ | 1. [[gcloud auth login]] | ||
+ | 2. [[gcloud auth activate-service-account]] ACCOUNT --key-file=KEY-FILE | ||
+ | 3. [[gcloud auth configure-docker]] | ||
+ | |||
+ | |||
+ | |||
+ | == Related == | ||
+ | * <code>[[brew install docker-credential-helper]]</code> | ||
+ | * <code>[[$HOME/.docker/config.json]]</code> | ||
== See also == | == See also == | ||
* {{gcloud config}} | * {{gcloud config}} | ||
+ | * {{Credential Helpers}} | ||
[[Category:gcloud]] | [[Category:gcloud]] |
Latest revision as of 12:00, 5 August 2022
1. gcloud auth login 2. gcloud auth activate-service-account ACCOUNT --key-file=KEY-FILE 3. gcloud auth configure-docker
Related[edit]
See also[edit]
Advertising: