Function wasmer_deploy_cli::cmd::app::deploy_app_verbose
source · pub async fn deploy_app_verbose(
client: &BackendClient,
opts: DeployAppOpts<'_>
) -> Result<(DeployApp, DeployAppVersion), Error>Expand description
Same as [Self::deploy], but also prints verbose information.