윈도우 gke-gcloud-auth-plugin 설치

(Gcloud components install gke-gcloud-auth-plugin에서 넘어옴)

1 개요[ | ]

윈도우 gke-gcloud-auth-plugin 설치
gcloud components install gke-gcloud-auth-plugin
C:\Users\user>gcloud components install gke-gcloud-auth-plugin

Restarting command:
  $ gcloud components install gke-gcloud-auth-plugin
Your current Google Cloud CLI version is: 477.0.0
Installing components from version: 477.0.0

┌────────────────────────────────────────────┐
│    These components will be installed.     │
├────────────────────────┬─────────┬─────────┤
│          Name          │ Version │   Size  │
├────────────────────────┼─────────┼─────────┤
│ gke-gcloud-auth-plugin │   0.5.8 │ 8.1 MiB │
└────────────────────────┴─────────┴─────────┘

For the latest full release notes, please visit:
  https://cloud.google.com/sdk/release_notes

Once started, canceling this operation may leave your SDK installation in an inconsistent state.

Do you want to continue (Y/n)?  y
Performing in place update...

╔════════════════════════════════════════════════════════════╗
╠═ Installing: gke-gcloud-auth-plugin                       ═╣
╠════════════════════════════════════════════════════════════╣
╠═ Installing: gke-gcloud-auth-plugin                       ═╣
╚════════════════════════════════════════════════════════════╝

Performing post processing steps...done.

Update done!

계속하려면 아무 키나 누르십시오 . . .
C:\Users\user>gcloud components list

Your current Google Cloud CLI version is: 477.0.0
The latest available version is: 477.0.0

┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│                                                    Components                                                   │
├───────────────┬──────────────────────────────────────────────────────┬──────────────────────────────┬───────────┤
│     Status    │                         Name                         │              ID              │    Size   │
├───────────────┼──────────────────────────────────────────────────────┼──────────────────────────────┼───────────┤
│ Not Installed │ App Engine Go Extensions                             │ app-engine-go                │   4.8 MiB │
...
│ Installed     │ BigQuery Command Line Tool                           │ bq                           │   1.7 MiB │
│ Installed     │ Cloud Storage Command Line Tool                      │ gsutil                       │  11.3 MiB │
│ Installed     │ Google Cloud CLI Core Libraries                      │ core                         │  18.6 MiB │
│ Installed     │ Google Cloud CRC32C Hash Tool                        │ gcloud-crc32c                │   1.3 MiB │
│ Installed     │ gke-gcloud-auth-plugin                               │ gke-gcloud-auth-plugin       │   8.1 MiB │
└───────────────┴──────────────────────────────────────────────────────┴──────────────────────────────┴───────────┘
...

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}