aion command. Use it to run local Aion projects, start the proxy
and agent servers defined in aion.yaml, and chat with A2A-compatible agents during development.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Documentation preview: These docs are a work in progress and have not been formally released yet. We update them iteratively as internal Aion development progresses.
Overview of the Aion Python SDK command-line interface.
aion command. Use it to run local Aion projects, start the proxy
and agent servers defined in aion.yaml, and chat with A2A-compatible agents during development.
| Command | Purpose |
|---|---|
aion serve | Start local agent servers and the proxy server. |
aion chat | Open terminal chat against an A2A endpoint. |
aion --help | Show CLI help. |
aion --version | Print the Python SDK CLI version. |