Please enable JavaScript.
Coggle requires JavaScript to display documents.
GCP - CLIs - Coggle Diagram
GCP - CLIs
types
gustily (google storage util)
kubectl
cbt (cloud big table)
bq
gcutil - part of google cloud SDK
we can installl local or get from console - cloud shell
cloud shell - use crated VM
it has the last cloud SDK
any scripts or config - we can store in between sessions - in home directory
ssh via private IP
homedirectory removes after 120 days if unuse
instance terminated in 20 minutes
commands
gcloud config list - show config
gcloud init - set basic config
Cloud comand structures
gcloud group subgroup action <$name>- template
group - resource (dataflow, computer etc )
subgroup - sub resource - like instances
example - gcloud compute instances list
action: list, create, delete etc
we can add --fiilter zones: