autosana CLI connects local simulators, emulators, physical devices, and dev servers to Autosana so you can run flows against a build on your own machine. It also validates your code-managed flow files offline before you push (autosana flows validate).
Quick install
The fastest way — installs uv if it’s missing, then the CLI. Zero prerequisites:Other install methods
Homebrew:The
autosana flows commands (validate/export) require version 0.8.0 or newer. Older installs won’t have them.Verify
autosana isn’t found after installing with uv, add uv’s tool directory to your PATH and restart your shell: