Difference between revisions of "Gcloud components install cloud-build-local"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
  [[gcloud components install]] cloud-build-local
 
  [[gcloud components install]] cloud-build-local
  
 +
<pre>
 +
gcloud components install cloud-build-local
 +
WARNING: The ARM versions of the following components are not available yet, using x86_64 versions instead: [cloud-build-local].
  
  
 +
Your current Google Cloud CLI version is: 403.0.0
 +
Installing components from version: 403.0.0
 +
 +
┌──────────────────────────────────────────────────────┐
 +
│        These components will be installed.          │
 +
├──────────────────────────────────┬─────────┬─────────┤
 +
│              Name              │ Version │  Size  │
 +
├──────────────────────────────────┼─────────┼─────────┤
 +
│ Google Cloud Build Local Builder │  0.5.2 │ 6.2 MiB │
 +
└──────────────────────────────────┴─────────┴─────────┘
 +
 +
For the latest full release notes, please visit:
 +
  https://cloud.google.com/sdk/release_notes
 +
 +
Do you want to continue (Y/n)?  Y
 +
 +
╔════════════════════════════════════════════════════════════╗
 +
╠═ Creating update staging area                            ═╣
 +
╠════════════════════════════════════════════════════════════╣
 +
╠═ Installing: Google Cloud Build Local Builder            ═╣
 +
╠════════════════════════════════════════════════════════════╣
 +
╠═ Installing: Google Cloud Build Local Builder            ═╣
 +
╠════════════════════════════════════════════════════════════╣
 +
╠═ Creating backup and activating new installation          ═╣
 +
╚════════════════════════════════════════════════════════════╝
 +
 +
Performing post processing steps...done.
 +
 +
Update done!
 +
 +
WARNING:  There are other instances of Google Cloud tools on your system PATH.
 +
  Please remove the following to avoid confusion or accidental invocation:
 +
 +
  /Applications/Docker.app/Contents/Resources/bin/kubectl
 +
/Users/your-user/brew/bin/gsutil
 +
/Users/your-user/brew/Cellar/kubernetes-cli/1.25.2/bin/kubectl
 +
</pre>
 +
 +
 +
== See also ==
 
* {{gcloud components}}
 
* {{gcloud components}}
 +
 +
[[Category:Gcloud]]

Latest revision as of 10:11, 26 October 2022

gcloud components install cloud-build-local
gcloud components install cloud-build-local
WARNING: The ARM versions of the following components are not available yet, using x86_64 versions instead: [cloud-build-local].


Your current Google Cloud CLI version is: 403.0.0
Installing components from version: 403.0.0

┌──────────────────────────────────────────────────────┐
│         These components will be installed.          │
├──────────────────────────────────┬─────────┬─────────┤
│               Name               │ Version │   Size  │
├──────────────────────────────────┼─────────┼─────────┤
│ Google Cloud Build Local Builder │   0.5.2 │ 6.2 MiB │
└──────────────────────────────────┴─────────┴─────────┘

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

Do you want to continue (Y/n)?  Y

╔════════════════════════════════════════════════════════════╗
╠═ Creating update staging area                             ═╣
╠════════════════════════════════════════════════════════════╣
╠═ Installing: Google Cloud Build Local Builder             ═╣
╠════════════════════════════════════════════════════════════╣
╠═ Installing: Google Cloud Build Local Builder             ═╣
╠════════════════════════════════════════════════════════════╣
╠═ Creating backup and activating new installation          ═╣
╚════════════════════════════════════════════════════════════╝

Performing post processing steps...done.

Update done!

WARNING:   There are other instances of Google Cloud tools on your system PATH.
  Please remove the following to avoid confusion or accidental invocation:

  /Applications/Docker.app/Contents/Resources/bin/kubectl
/Users/your-user/brew/bin/gsutil
/Users/your-user/brew/Cellar/kubernetes-cli/1.25.2/bin/kubectl


See also[edit]

Advertising: