Question 4 of 169
Single answerYou are migrating to Cloud DNS and want to import your BIND zone file.
Which command should you use
Agcloud dns record-sets import ZONE_FILE --zone MANAGED_ZONE
Bgcloud dns record-sets import ZONE_FILE --replace-origin-ns --zone MANAGED_ZONE
✓Cgcloud dns record-sets import ZONE_FILE --zone-file-format --zone MANAGED_ZONE
Dgcloud dns record-sets import ZONE_FILE --delete-all-existing --zone MANAGED ZONE
✓
Correct Answer: C
gcloud dns record-sets import ZONE_FILE --zone-file-format --zone MANAGED_ZONE
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.