gcloud components remove

1 개요[ | ]

gcloud components remove
doscon
Copy
C:\Users\user>gcloud components remove kubectl
┌───────────────────────────────────────────────────────────┐
│             These components will be removed.             │
├────────────────────┬────────────────────┬─────────────────┤
│        Name        │      Version       │       Size      │
├────────────────────┼────────────────────┼─────────────────┤
│ kubectl            │            1.27.14 │                 │
│ kubectl            │            1.27.14 │                 │
└────────────────────┴────────────────────┴─────────────────┘

Restarting command:
  $ gcloud components remove kubectl
Console
Copy
┌───────────────────────────────────────────────────────────┐
│             These components will be removed.             │
├────────────────────┬────────────────────┬─────────────────┤
│        Name        │      Version       │       Size      │
├────────────────────┼────────────────────┼─────────────────┤
│ kubectl            │            1.27.14 │                 │
│ kubectl            │            1.27.14 │                 │
└────────────────────┴────────────────────┴─────────────────┘

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

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

╔════════════════════════════════════════════════════════════╗
╠═ Uninstalling: kubectl                                    ═╣
╠════════════════════════════════════════════════════════════╣
╠═ Uninstalling: kubectl                                    ═╣
╚════════════════════════════════════════════════════════════╝

Performing post processing steps...done.

Uninstall done!

계속하려면 아무 키나 누르십시오 . . .

2 같이 보기[ | ]

3 참고[ | ]