Skip to main content

run_migrate

Function run_migrate 

Source
pub async fn run_migrate(quiet: bool) -> Result<()>
Expand description

Runs the interactive migration workflow.

ยงErrors

Returns an error if input collection or the migration sync fails.