Update README.md with note addition

This commit is contained in:
Jack Colquitt 2025-07-08 15:08:55 -07:00 committed by GitHub
parent ff12b84455
commit 804ac8df9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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)