Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ without upgrading the CRDB protocol version.
crdb-cli crdb list
```

Look for the fully qualified domain name (CLUSTER-FDQN) of your cluster and use the associated GUID:
Look for the fully qualified domain name (CLUSTER-FQDN) of your cluster and use the associated GUID:

```sh
CRDB-GUID NAME REPL-ID CLUSTER-FQDN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ without upgrading the CRDB protocol version.
crdb-cli crdb list
```

Look for the fully qualified domain name (CLUSTER-FDQN) of your cluster and use the associated GUID:
Look for the fully qualified domain name (CLUSTER-FQDN) of your cluster and use the associated GUID:

```sh
CRDB-GUID NAME REPL-ID CLUSTER-FQDN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ without upgrading the CRDB protocol version.
crdb-cli crdb list
```

Look for the fully qualified domain name (CLUSTER-FDQN) of your cluster and use the associated GUID:
Look for the fully qualified domain name (CLUSTER-FQDN) of your cluster and use the associated GUID:

```sh
CRDB-GUID NAME REPL-ID CLUSTER-FQDN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ If the feature set version is old, as indicated by the `OLD CRDB FEATURESET VERS
crdb-cli crdb list
```

Look for the fully qualified domain name (`CLUSTER-FDQN`) of your cluster and use the associated `GUID`:
Look for the fully qualified domain name (`CLUSTER-FQDN`) of your cluster and use the associated `GUID`:

```sh
CRDB-GUID NAME REPL-ID CLUSTER-FQDN
Expand Down