run_init_bootstrap

Function run_init_bootstrap 

Source
pub(crate) fn run_init_bootstrap(
    root: &Path,
    db_path: &Path,
    config_path: Option<&Path>,
    options: &InitBootstrapOptions,
) -> Result<InitSetupReport, CliError>
Expand description

Run the one-call first-run init bootstrap.