Skip to main content

Commands

Global flags

Agent mode

All commands support -t for JSON output — useful when the CLI is being called by an agent:

Credentials

Credentials are loaded in this order:
  1. .env file in the current working directory
  2. Environment variables (AGENT_PRIVATE_KEY, AGENT_ROOT_ADDRESS, etc.)
Run enact init to create credentials for the first time.