Skip to content

Commit

Permalink
ccloud correction (#17968)
Browse files Browse the repository at this point in the history
  • Loading branch information
gemma-shay authored Oct 10, 2023
1 parent cfef490 commit efa06de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/current/cockroachcloud/ccloud-get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ To create a SSO SQL user:
{% include_cached copy-clipboard.html %}
~~~ shell
ccloud cluster --sso blue-dog
ccloud cluster sql --sso blue-dog
~~~
1. Log in to your organization when prompted by `ccloud`.
Expand Down Expand Up @@ -403,7 +403,7 @@ By default, the `ccloud cluster sql` command will allow connections only from IP

{% include_cached copy-clipboard.html %}
~~~ shell
ccloud cluster sql dim-dog --skip-ip-check
ccloud cluster sql blue-dog --skip-ip-check
~~~

## Get the connection information for your cluster using `ccloud cluster sql`
Expand Down

0 comments on commit efa06de

Please sign in to comment.