Function client_mode

Source
pub async fn client_mode(
    target: String,
    identity_file: Option<PathBuf>,
) -> Result<()>