Gcloud: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 5: | Line 5: | ||
*# Check VPC firewall rules | *# Check VPC firewall rules | ||
* Set default region | * Set default region | ||
* SSH <syntaxhighlight lang="sh">gcloud</syntaxhighlight> | * SSH <syntaxhighlight lang="sh">gcloud compute ssh <vm-instance-name></syntaxhighlight> | ||
Revision as of 06:39, 12 November 2025
SSH Login
- Check Firewall
- Navigator VPC Network -> Firewall
- Check VPC firewall rules
- Set default region
- SSH
gcloud compute ssh <vm-instance-name>