pub async fn set_remote_deploy_target(
configuration: &Configuration,
workspace: &str,
set_remote_deploy_target_request: SetRemoteDeployTargetRequest,
) -> Result<String, Error<SetRemoteDeployTargetError>>Expand description
Changing the target drops every token stored for the previous one.