diff --git a/docs/cli/README.md b/docs/cli/README.md index 6ac62ec3..6a47dbbd 100644 --- a/docs/cli/README.md +++ b/docs/cli/README.md @@ -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) \ No newline at end of file +- [TrustGraph Pulsar Guide](../apis/pulsar.md)