Skip to main content

deploy

Function deploy 

Source
pub async fn deploy(
    client: &RedashClient,
    dashboard_slugs: Vec<String>,
    all: bool,
) -> Result<()>