Send feedback
Draft without sending
Retry failed sends
Endpoint override
SetATOLL_FEEDBACK_ENDPOINT to send feedback to a custom endpoint during development or testing.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Send bugs and feature requests to Atoll maintainers from the CLI, including local drafts and retries.
atoll feedback "The --status error should list custom board statuses"
atoll feedback --type feature --url https://atollhq.com/acme/projects/docs "Add a docs export button"
atoll feedback --file bug-report.md
atoll feedback --file -
atoll feedback draft "Heartbeat should include blocked issue titles"
atoll feedback drafts
atoll feedback view fb_123
atoll feedback resend fb_123
ATOLL_FEEDBACK_ENDPOINT to send feedback to a custom endpoint during development or testing.
export ATOLL_FEEDBACK_ENDPOINT="http://localhost:3000/api/feedback"
