mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
master -> 1.5 (README updates) (#552)
This commit is contained in:
parent
ad35656811
commit
51107008fd
18 changed files with 891 additions and 120 deletions
|
|
@ -10,6 +10,9 @@ The CLI tools are installed as part of the `trustgraph-cli` package:
|
|||
pip install trustgraph-cli
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
> The CLI version should match the version of TrustGraph being deployed.
|
||||
|
||||
## Global Options
|
||||
|
||||
Most CLI commands support these common options:
|
||||
|
|
@ -167,4 +170,4 @@ All CLI commands provide:
|
|||
|
||||
- [TrustGraph API Documentation](../apis/README.md)
|
||||
- [TrustGraph WebSocket Guide](../apis/websocket.md)
|
||||
- [TrustGraph Pulsar Guide](../apis/pulsar.md)
|
||||
- [TrustGraph Pulsar Guide](../apis/pulsar.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue