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.
Initialize
Create the local CLI workspace with the API key and tenant that commands should use by default:api_key in ~/.esper/config.yaml is used directly for
authenticated CLI API calls. When api_key is empty, the CLI falls back to the
stored operator token from esper auth login.
Local State
The Esper CLI stores all local data files under~/.esper:
- Config file:
~/.esper/config.yaml - Credentials file:
~/.esper/credentials.xml - Runtime config:
~/.esper/runtime.xml - Cache:
~/.esper/cache/ - Logs:
~/.esper/logs/