CLI Reference
Use the command-line tool to run tasks, show task status, cancel tasks and SSH into tasks.
Help
(.venv) joy@elbo ~> elbo
Usage: elbo [OPTIONS] COMMAND [ARGS]...
elbo.ai - Train more, pay less
Options:
--help Show this message and exit.
Commands:
balance Show the users balance
create Create an instance and get SSH access to it.
download Download the artifacts for the task.
kill Stop the task.
login Login to the ELBO service.
notebook Start a Jupyter Lab session.
ps Show list of all tasks.
run Submit a task specified by the config file.
show Show the task.
ssh SSH into the machine running the task.
status Get ELBO server status.Start a notebook
Run a task
Cancel a task
Show task attributes
Download task artifacts
Show running task
SSH into a running task
Show ELBO Server Status
Last updated