pub fn collect_remote_providers(
manifest_path: &Path,
) -> Result<Vec<RemoteProvider>>Expand description
Parse a deploy manifest and list its url: providers (cloned or not).
pub fn collect_remote_providers(
manifest_path: &Path,
) -> Result<Vec<RemoteProvider>>Parse a deploy manifest and list its url: providers (cloned or not).