Skip to main content

Usage

alto run executes your code on your cloud environment. Note that, in order to use alto run, you must have build the cloud environment using alto apply or alto build.

Example

alto run streams the logs produced by your code in your cloud environment onto your local Terminal. As a result, alto run will log (or print) whatever your code does.