Build CLI
Use the Aomi CLI when you need to validate prompts, inspect sessions, simulate execution, or verify that an app configuration works end to end.
Install
npm install -g @aomi-labs/clientVerify
aomi --version
aomi --prompt "what is the price of ETH?"For the full command surface, read CLI Reference.