
Ultimate access to all questions.
How can you test the high availability of your Cloud SQL for PostgreSQL instance in Google Cloud by performing a failover using the gcloud command?
A
Use gcloud sql instances failover <PrimaryInstanceName>.
B
Use gcloud sql instances failover <ReplicaInstanceName>.
C
Use gcloud sql instances promote-replica <PrimaryInstanceName>.
D
Use gcloud sql instances promote-replica <ReplicaInstanceName>.