You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
leo -h 2022-01-24T17:32:43+08:00
leo 1.5.3
The Aleo Team <[email protected]>
Leo compiler and package manager
USAGE:
leo [FLAGS] [OPTIONS] [api] <SUBCOMMAND>
FLAGS:
-d Print additional information for debugging
-h, --help Prints help information
-q Suppress CLI output
-V, --version Prints version information
OPTIONS:
--path <path> Optional path to Leo program root folder
ARGS:
<api> Custom Aleo PM backend URL [env: APM_URL=]
SUBCOMMANDS:
build Compiler Options wrapper for Build command. Also used by other commands which require Build command
output as their input
clean Clean outputs folder command
clone Clone a package from Aleo Package Manager
deploy Deploy Leo program to the network
fetch Pull dependencies specified in Leo toml
help Prints this message or the help of the given subcommand(s)
init Init Leo project command within current directory
lint Lint Leo code command
login Login to Aleo PM and store credentials locally
logout Remove credentials for Aleo PM from .leo directory
new Create new Leo project
prove Compiler Options wrapper for Build command. Also used by other commands which require Build command
output as their input
publish Publish package to Aleo Package Manager
run Compiler Options wrapper for Build command. Also used by other commands which require Build command
output as their input
setup Compiler Options wrapper for Build command. Also used by other commands which require Build command
output as their input
test Compiler Options wrapper for Build command. Also used by other commands which require Build command
output as their input
update Setting for automatic updates of Leo
watch Compiler Options wrapper for Build command. Also used by other commands which require Build command
output as their input
🐛 Bug Report
Steps to Reproduce
Expected Behavior
Each subcommand should have a help message.
Your Environment
The text was updated successfully, but these errors were encountered: