select_target

Function select_target 

Source
pub async fn select_target(
    client: &ConsoleClient,
    source_databases: &[String],
) -> Result<TargetSelection>
Expand description

Run interactive SerenDB target selection. Returns the selected project, branch, and database names to mirror the source.