Usage: flymodel [OPTIONS] <COMMAND>
Commands:
serve
migrate
setup-storage
upsert
help Print this message or the help of the given subcommand(s)
Options:
-c, --config <CONFIG> [default: ./flymodel.toml]
--dry
-h, --help Print help
-V, --version Print version
Usage: flymodel migrate [OPTIONS] <COMMAND>
Commands:
up
down
help Print this message or the help of the given subcommand(s)
Options:
-c, --config <CONFIG> [default: ./flymodel.toml]
-h, --help Print help