You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## What is the goal of this PR?
We have added Grakn Cluster support. A user can connect to a cluster of Grakn Cluster instances using the `--cluster` flag:
```
./grakn console --cluster 172.0.01:1729
```
## What are the changes implemented in this PR?
- Adds a new flag `--cluster` for connecting to Grakn Cluster
- Update client-java to the version which supports Grakn Cluster
commit="0ae01423da842b47669929975d50de307567fc2e", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
38
+
commit="d41db8972e07b5574482b008137ad152f38e919f", # sync-marker: do not remove this comment, this is used for sync-dependencies by @graknlabs_client_java
0 commit comments