flowrelay-agent
v0.1.3
Published
JSON-first CLI for FlowRelay Agent Operations.
Readme
flowrelay-agent
JSON-first CLI for FlowRelay Agent Operations.
FlowRelay receives authenticated external events, records receipt facts and replay context, and gives approved operators and agents a governed way to inspect and recover event handoffs. The CLI works with the scoped Agent Operations API for approved FlowRelay operator workflows.
The first native edition is FlowRelay for Shopify Flow.
npx flowrelay-agent docs --base-url https://api.flowrelay.app
FLOWRELAY_AGENT_BASE_URL=https://api.flowrelay.app FLOWRELAY_AGENT_TOKEN=... npx flowrelay-agent doctorThe CLI wraps the scoped FlowRelay Agent Operations API. It does not create a separate permission model and should not be used to expose raw event bodies, secrets, authentication headers, HMAC values, platform tokens, platform sessions, database URLs, or customer data.
Official links:
- Website: https://flowrelay.app/
- Docs: https://docs.flowrelay.app/
- CLI reference: https://docs.flowrelay.app/reference/cli/
