Skip to content

Commit 0457ce2

Browse files
Improve: question138 answers
1 parent d989b04 commit 0457ce2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1528,9 +1528,9 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
15281528
### You have downloaded and installed the gcloud command line interface (CLI) and have authenticated with your Google Account. Most of your Compute Engine instances in your project run in the europe-west1-d zone. You want to avoid having to specify this zone with each CLI command when managing these instances. What should you do?
15291529

15301530
- [x] Set the europe-west1-d zone as the default zone using the gcloud config subcommand.
1531-
- [ ] In the Settings page for Compute Engine under Default location, set the zone to europe"west1-d.
1532-
- [ ] In the CLI installation directory, create a file called default.conf containing zone=europe"west1"d.
1533-
- [ ] Create a Metadata entry on the Compute Engine page with key compute/zone and value europe"west1"d.
1531+
- [ ] In the Settings page for Compute Engine under Default location, set the zone to europe-west1-d.
1532+
- [ ] In the CLI installation directory, create a file called default.conf containing zone=europe-west1-d.
1533+
- [ ] Create a Metadata entry on the Compute Engine page with key compute/zone and value europe-west1-d.
15341534

15351535
**[⬆ Back to Top](#table-of-contents)**
15361536

0 commit comments

Comments
 (0)