Skip to content

Commit 9a298c0

Browse files
committed
add client.py example
1 parent 194b800 commit 9a298c0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,10 @@ $ export ERU_CONFIG_PATH=/path/to/core.yaml
111111
$ export ERU_LOG_LEVEL=DEBUG
112112
$ core
113113
```
114+
115+
116+
### Use client.py
117+
118+
```
119+
$ devtools/client.py --grpc-host core-grpc.intra.ricebook.net node:get intra c2-docker-7
120+
```

0 commit comments

Comments
 (0)