CLI Reference
The trusthub CLI provides command-line access to all SDK features.
pip install trusthub-sdk
trusthub --helpCommand Groups
| Command | Description |
|---|---|
| trusthub did | DID generation, listing, export |
| trusthub sign | Message signing |
| trusthub audit | Audit log viewing and verification |
| trusthub ledger | Ledger entries, scores, proofs |
| trusthub credential | W3C credential issuance and verification |
| trusthub federation | Federation configuration and trust |
| trusthub console | Console API management (requires gateway) |
| trusthub mcp | Secure MCP transport testing |
| trusthub key | Key management |