Module cli

Source
Available on crate feature cli only.

Structs§

Migrate
Command-line arguments.

Enums§

Operation
A command-line operation.

Functions§

run
Run a CLI application that provides operations with the given migrations.
run_parsed
Same as run, but allows for parsing and inspecting Migrate beforehand.