## Summary Add a small `agentguard` CLI (`packages/cli`) wrapping the SDK: `create`, `update`, `revoke`, `usage`, `preview`. Reads keys from env/keystore, never from args. ## Acceptance criteria - [ ] Commands work against Testnet - [ ] `--help` documented for each command - [ ] A smoke test
Summary
Add a small
agentguardCLI (packages/cli) wrapping the SDK:create,update,revoke,usage,preview. Reads keys from env/keystore, never from args.Acceptance criteria
--helpdocumented for each command