provision

Function provision 

Source
async fn provision(
    app: &mut App,
    desired: HostProvisioning,
    force: bool,
) -> Result<()>