From 241644af0a00c1685aab60cd1e8307a1b19e27b5 Mon Sep 17 00:00:00 2001 From: Eno Compton Date: Wed, 14 Jun 2023 14:33:47 -0600 Subject: [PATCH] docs: minor tweak to connection test docs --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9fd341e3..bd3dda425 100644 --- a/README.md +++ b/README.md @@ -330,8 +330,9 @@ replaces colons with periods: The Proxy includes support for a connection test on startup. This test helps ensure the Proxy can reach the associated instance and is a quick debugging -tool. The test will attempt to connect to the specified instance and fail -if the instance is unreachable. +tool. The test will attempt to connect to the specified instance(s) and fail +if the instance is unreachable. If the test fails, the Proxy will exit with +a non-zero exit code. ```shell ./cloud-sql-proxy --run-connection-test