Command Line Interface
Workflow
For typical projects with an existing manifest file in any supported format, exo init
will do the right thing on first use automatically. You can manage processes and view logs in your browser via exo gui
.
If you've got multiple manifests (such as different manifests for each of dev and test), or if you generally prefer command line interfaces, a typical workflow looks something like this:
More Resources
Builtin documentation: Run
exo help
or try passing--help
to any subcommand.
Last updated