motus command is the entry point for the Motus Agent Framework CLI. Use it to run agents locally as HTTP servers, interact with them from the terminal, and deploy them to Motus Cloud.
Usage
motus prints the help message and exits.
Environment variables
Configuration files
Motus reads project-level settings frommotus.toml in the working directory. After a successful deploy, the CLI writes project_id, build_id, and import_path to this file so that subsequent commands can run without flags. See Configuration for details.

