Wyvern’s command line tools
wyvern init
project
str - Name of the projectwyvern redis
wyvern run
path
str - Path to the wyvern app. The default path is pipelines.main:app
host
str - Host to run the application on. The default host is 0.0.0.0
port
int - Port to run the application on. The default port is 5001
wyvern --help