master -> 1.5 (README updates) (#552)

This commit is contained in:
cybermaggedon 2025-10-11 11:46:03 +01:00 committed by GitHub
parent ad35656811
commit 51107008fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 891 additions and 120 deletions

View file

@ -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)