💾 Archived View for freeshell.de › tldr › gcloud.gmi captured on 2023-01-29 at 04:47:10. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
The official CLI tool for Google Cloud Platform.
gcloud config list
gcloud auth login
gcloud config set project {project_name}
gcloud compute ssh {user}@{instance}
gcloud compute instances list
gcloud container clusters get-credentials {cluster_name}
gcloud components update
gcloud help {command}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).