Documentation Index
Fetch the complete documentation index at: https://alto.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Alto allows users to initialize, manage, and execute their cloud projects using a
powerful command-line interface.
Usage: alto [OPTIONS] COMMAND [ARGS]...
Run your code on any cloud environment (e.g., EC2 instances, EMR clusters, etc.)
╭- Options --------------------------------------------------------------------------------------------------------------------------------╮
| --help Show this message and exit. |
╰------------------------------------------------------------------------------------------------------------------------------------------╯
╭- Commands -------------------------------------------------------------------------------------------------------------------------------╮
| apply Build your agent using a configuration YAML. |
| build Build your agent using a configuration YAML and then run your project on the newly created agent. |
| delete Delete your agent. |
| init Create a configuration YAML |
| run Run your project using an agent. |
╰------------------------------------------------------------------------------------------------------------------------------------------╯
Here are the list of commands available through the CLI: