Introduction
The Vestauth CLI provides tools to create agent identities, sign HTTP requests, verify signatures, and run your own Vestauth infrastructure.Installation
- npm
- curl
- GitHub Releases
Command Groups
Vestauth organizes commands into logical groups:Global Options
These options work with all commands:string
default:"info"
Set log level:
error, warn, info, verbose, debugboolean
Set log level to
error (shorthand)boolean
Set log level to
verbose (shorthand)boolean
Set log level to
debug for troubleshootingQuick Examples
Create an Agent
Call a Tool
Verify a Request
Getting Help
Display help for any command:Next Steps
Agent Commands
Create identities and call tools
Tool Commands
Verify agent requests
Server Commands
Self-host Vestauth
Primitives
Low-level cryptographic operations