Documentation Index
Fetch the complete documentation index at: https://docs.esperr.com/llms.txt
Use this file to discover all available pages before exploring further.
What the Esper CLI does
The Esper CLI enables:- Workspace initialization and authentication
- Builder resource creation and updates
- Policy deployment and management
- Results inspection
- Hybrid runtime orchestration, including
esper sync,esper capture, andesper run
Installation
Getting started
Initialize the local workspace with an API key and tenant:~/.esper/config.yaml and uses it for
authenticated API calls. Operators who need to discover or rotate keys can use
esper auth login --token <jwt> followed by esper keys list.
Learn more
- Configuration - Local workspace and credential management
- Authentication - Authorization workflows and token handling
Commands
The CLI provides comprehensive commands for managing Esper resources:- Actions - Define semantic traffic behaviors
- Entities - Establish identity semantics
- Mitigations - Configure response behaviors
- Policies - Create and manage evaluation rules
- Hybrid Runtime - Local capture and enforcement
- Results - View analytics and metrics