Skip to main content

launch

Function launch 

Source
pub async fn launch(
    bundle_path: &Path,
    tenant: &str,
    team: Option<&str>,
    env: &str,
    advanced: bool,
    locale: Option<&str>,
) -> Result<()>
Expand description

Launch the setup UI server and open in browser.