Thanks for using Agora CLI. Use the channel that matches your need so we can route you to the right person quickly.
- How does X work? Check the docs first:
- Human-readable: https://agoraio.github.io/cli/
- Agent-readable Markdown mirror: https://agoraio.github.io/cli/md/
- Inline help:
agora --help,agora --help --all,agora introspect --json
- Discussion / community questions: open a GitHub Discussion.
- Agora product questions (RTC, RTM, ConvoAI, Console, billing): use the support links at agora.io/support.
- Run
agora --versionandagora project doctor --jsonand capture the output. - File a bug at github.com/AgoraIO/cli/issues/new?template=bug_report.yml.
The bug template asks for the install method, OS, and the JSON envelope so we can reproduce quickly.
File a feature request at github.com/AgoraIO/cli/issues/new?template=feature_request.yml. The template helps us understand the user problem before we discuss implementation.
Do not file a public issue. See SECURITY.md for the private disclosure process.
See the Troubleshooting section of the README and docs/install.md. The shell installer prints exit codes that map to specific failure modes (network, checksum, missing prerequisite, etc.).
See CONTRIBUTING.md and the contributor / agent guide in AGENTS.md.
- Bug reports: triaged within 5 business days.
- Feature requests: discussed in the next planning cycle (no SLA).
- Security reports: acknowledged within 3 business days. See SECURITY.md.