Command Reference
Accessing the help
runway
runway -?
runway --helpUsage: runway [-?qviupSl] [COMMAND] [COMMAND OPTIONS] Flags and Parameters
-?, --help Display help
-q, --quiet Quiet mode
-v, --version Display version info and exit
-i, --interactive Run utility in interactive mode, where it will prompt you for missing inputs
-u, --username Supply a valid email address for authentication to an associated runway cloud
-p, --password Supply passphrase for authentication to an associate runway cloud
-S, --SERVER Supply address of runway server ('localhost', 'http://localhost:5000')
-N, --NOUPDATE Don't update the runner with latest versions
-l, --loglevel Sets the log level of this console
-l, --log-no-console Disables console logging
("error"|"warn"|"info"|"verbose"|"trace"|"debug")
(optional)(default: "info")Commands
login
logout
who
build
push
pull
create
connect
dissolve
run
token
node
discover
download
download_logs
shell
stream
datahub
copy
install
uninstall
deploy
upload
job
Last updated