Cheat Sheets
Here are some commonly used commands and links.
gcloud
Basics
Task | |
Enable an API |
|
Current Project ID |
|
Export to PROJECT_ID |
|
Authentication |
|
Application Credentials Login |
|
Default Zone |
|
Default Region |
|
All Regions and Zones |
Identity Access Management
Task | |
Create a Service Account |
|
Service Account E-Mail |
|
Add Permission |
|
Create a Service Account Key File |
|
All Possible Roles |
Serverless Deployments
Task | |
App Engine |
|
| |
Cloud Run |
|
| |
Cloud Function |
|
Jib
Task | |
Create a remote Image |
|
| |
Create a local image |
|
| |
Run Jib without pre-configured plugin |
|
Jib READMEs | |
Spring Initializer
Task | |
Create a new app w/ Spring Cloud GCP |
|
Last updated